pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/crashme Correctly disable master site. PR pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b075dc44fe9d
branches:  trunk
changeset: 399326:b075dc44fe9d
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Sep 17 14:00:53 2009 +0000

description:
Correctly disable master site. PR pkg/42076

diffstat:

 sysutils/crashme/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 0f3633032f7a -r b075dc44fe9d sysutils/crashme/Makefile
--- a/sysutils/crashme/Makefile Thu Sep 17 09:41:50 2009 +0000
+++ b/sysutils/crashme/Makefile Thu Sep 17 14:00:53 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2009/06/06 22:21:15 zafer Exp $
+# $NetBSD: Makefile,v 1.21 2009/09/17 14:00:53 asau Exp $
 #
 
 DISTNAME=              crashme-2.4
 CATEGORIES=            sysutils
 MASTER_SITES=  http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/crashme/
-                               # ftp://ftp.std.com/pub/gjc/
+#              ftp://ftp.std.com/pub/gjc/
 
 EXTRACT_SUFX=  -shar
 



Home | Main Index | Thread Index | Old Index