pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/neon



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 26 10:50:17 UTC 2017

Modified Files:
        pkgsrc/www/neon: Makefile

Log Message:
neon: comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/neon/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/neon/Makefile
diff -u pkgsrc/www/neon/Makefile:1.70 pkgsrc/www/neon/Makefile:1.71
--- pkgsrc/www/neon/Makefile:1.70       Mon Oct  3 12:26:22 2016
+++ pkgsrc/www/neon/Makefile    Sun Nov 26 10:50:17 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.70 2016/10/03 12:26:22 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2017/11/26 10:50:17 wiz Exp $
 
 DISTNAME=      neon-0.30.2
 CATEGORIES=    www
-MASTER_SITES=  http://www.webdav.org/neon/
+#MASTER_SITES= http://www.webdav.org/neon/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.webdav.org/neon/
+#HOMEPAGE=     http://www.webdav.org/neon/
 COMMENT=       HTTP and WebDAV client library
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index