summaryrefslogtreecommitdiff
path: root/security/py-crypto
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/py-crypto
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/py-crypto')
-rw-r--r--security/py-crypto/Makefile3
-rw-r--r--security/py-crypto/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 55cd7acf066..85ba74be35a 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/09/09 19:40:22 fredb Exp $
+# $NetBSD: Makefile,v 1.13 2001/02/17 17:50:05 wiz Exp $
DISTNAME= pycrypt100
PKGNAME= py-crypto-1.0.0
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://starship.skyport.net/crew/amk/writing/pct/
+COMMENT= Python Cryptography Toolkit, version 1.0.0
DEPENDS+= python-1.5.2:../../lang/python
diff --git a/security/py-crypto/pkg/COMMENT b/security/py-crypto/pkg/COMMENT
deleted file mode 100644
index 93019deaa42..00000000000
--- a/security/py-crypto/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Python Cryptography Toolkit, version 1.0.0