pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pyca
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 24 10:12:10 UTC 2017
Modified Files:
pkgsrc/security/pyca: Makefile
Log Message:
pyca: comment out dead sites
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/pyca/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pyca/Makefile
diff -u pkgsrc/security/pyca/Makefile:1.22 pkgsrc/security/pyca/Makefile:1.23
--- pkgsrc/security/pyca/Makefile:1.22 Sat May 17 16:10:48 2014
+++ pkgsrc/security/pyca/Makefile Sun Dec 24 10:12:10 2017
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.22 2014/05/17 16:10:48 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/12/24 10:12:10 wiz Exp $
# Date-based distfile name for pre-releases leading to 0.6.6.
DISTNAME= pyca-20031118
PKGNAME= ${DISTNAME:S/pyca-/pyca-0.6.6./}
PKGREVISION= 2
CATEGORIES= security python
-MASTER_SITES= http://www.pyca.de/download/
+#MASTER_SITES= http://www.pyca.de/download/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.pyca.de/
+#HOMEPAGE= http://www.pyca.de/
COMMENT= Administration tools for X.509/PKIX CA
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index