pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/htdig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 09:45:30 UTC 2017

Modified Files:
        pkgsrc/www/htdig: Makefile

Log Message:
htdig: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/htdig/Makefile

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

Modified files:

Index: pkgsrc/www/htdig/Makefile
diff -u pkgsrc/www/htdig/Makefile:1.42 pkgsrc/www/htdig/Makefile:1.43
--- pkgsrc/www/htdig/Makefile:1.42      Thu Jan 19 18:52:29 2017
+++ pkgsrc/www/htdig/Makefile   Sun Dec 24 09:45:30 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2017/01/19 18:52:29 agc Exp $
+# $NetBSD: Makefile,v 1.43 2017/12/24 09:45:30 wiz Exp $
 
 DISTNAME=      htdig-3.2.0b6
 PKGREVISION=   1
 CATEGORIES=    www databases
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=htdig/}
-MASTER_SITES+= http://www.htdig.org/files/
-MASTER_SITES+= http://www.it.htdig.org/files/
+#MASTER_SITES+=        http://www.htdig.org/files/
+#MASTER_SITES+=        http://www.it.htdig.org/files/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index