summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-24 10:12:10 +0000
committerwiz <wiz@pkgsrc.org>2017-12-24 10:12:10 +0000
commit45cca1181e5b1b35492ca8b5d7d24998f55bb93e (patch)
tree3121f761e3b7ada4f48a5306bdf642da64aa869d /security
parent6e555bf1ec86fc69b3ef106c42c50d8c9a38b074 (diff)
downloadpkgsrc-45cca1181e5b1b35492ca8b5d7d24998f55bb93e.tar.gz
pyca: comment out dead sites
Diffstat (limited to 'security')
-rw-r--r--security/pyca/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pyca/Makefile b/security/pyca/Makefile
index aee3b5f9505..f7fb121696d 100644
--- a/security/pyca/Makefile
+++ b/security/pyca/Makefile
@@ -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
-HOMEPAGE= http://www.pyca.de/
+#HOMEPAGE= http://www.pyca.de/
COMMENT= Administration tools for X.509/PKIX CA
LICENSE= gnu-gpl-v2