pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/cadaver



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 26 10:41:01 UTC 2017

Modified Files:
        pkgsrc/www/cadaver: Makefile

Log Message:
cadaver: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/cadaver/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/cadaver/Makefile
diff -u pkgsrc/www/cadaver/Makefile:1.48 pkgsrc/www/cadaver/Makefile:1.49
--- pkgsrc/www/cadaver/Makefile:1.48    Sat Mar  5 11:29:35 2016
+++ pkgsrc/www/cadaver/Makefile Sun Nov 26 10:41:01 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.48 2016/03/05 11:29:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2017/11/26 10:41:01 wiz Exp $
 
 DISTNAME=              cadaver-0.23.3
 PKGREVISION=           4
 CATEGORIES=            www
-MASTER_SITES=          http://www.webdav.org/cadaver/
+#MASTER_SITES=         http://www.webdav.org/cadaver/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.webdav.org/cadaver/
+#HOMEPAGE=             http://www.webdav.org/cadaver/
 COMMENT=               Command-line WebDAV client
 
 BUILD_TARGET=          cadaver



Home | Main Index | Thread Index | Old Index