pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/calltree-perl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 05:40:44 UTC 2017

Modified Files:
        pkgsrc/devel/calltree-perl: Makefile

Log Message:
Comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/calltree-perl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/calltree-perl/Makefile
diff -u pkgsrc/devel/calltree-perl/Makefile:1.1 pkgsrc/devel/calltree-perl/Makefile:1.2
--- pkgsrc/devel/calltree-perl/Makefile:1.1     Sat Sep 17 06:13:30 2016
+++ pkgsrc/devel/calltree-perl/Makefile Mon Sep  4 05:40:44 2017
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2016/09/17 06:13:30 mef Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 05:40:44 wiz Exp $
 
 DISTNAME=      Calltree-perl_pl
 PKGNAME=       ${DISTNAME:tl:S/_pl//}-0.1
 COMMAND_NAME=  ${DISTNAME:tl:S/_pl/.pl/}
 CATEGORIES=    devel
-MASTER_SITES=  http://gw55.quarry.iu.teragrid.org/mediawiki/images/3/39/
+#MASTER_SITES= http://gw55.quarry.iu.teragrid.org/mediawiki/images/3/39/
 EXTRACT_SUFX=  # empty
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://gw55.quarry.iu.teragrid.org/mediawiki/index.php?title=Perl_Static_Source_Code_Analysis
+#HOMEPAGE=     http://gw55.quarry.iu.teragrid.org/mediawiki/index.php?title=Perl_Static_Source_Code_Analysis
 COMMENT=       Static code analysis for perl script
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index