pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/litmus



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

Modified Files:
        pkgsrc/www/litmus: Makefile

Log Message:
litmus: comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/litmus/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/litmus/Makefile
diff -u pkgsrc/www/litmus/Makefile:1.4 pkgsrc/www/litmus/Makefile:1.5
--- pkgsrc/www/litmus/Makefile:1.4      Sat Mar  5 11:29:38 2016
+++ pkgsrc/www/litmus/Makefile  Sun Nov 26 10:50:00 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2016/03/05 11:29:38 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2017/11/26 10:50:00 wiz Exp $
 
 DISTNAME=      litmus-0.13
 PKGREVISION=   2
 CATEGORIES=    www
-MASTER_SITES=  http://www.webdav.org/neon/litmus/
+#MASTER_SITES= http://www.webdav.org/neon/litmus/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.webdav.org/neon/litmus/
+#HOMEPAGE=     http://www.webdav.org/neon/litmus/
 COMMENT=       WebDAV server protocol compliance test suite
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index