summaryrefslogtreecommitdiff
path: root/security/py-twofish
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /security/py-twofish
parentRe-add libgnomeprintui-2.0 for ports that will need it: (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'security/py-twofish')
-rw-r--r--security/py-twofish/Makefile1
-rw-r--r--security/py-twofish/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile
index 70f0d8254465..687147d5b3f1 100644
--- a/security/py-twofish/Makefile
+++ b/security/py-twofish/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= twofishmodule-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Twofish cryptographic module for Python
USE_PYTHON= yes
GNU_CONFIGURE= yes
diff --git a/security/py-twofish/pkg-comment b/security/py-twofish/pkg-comment
deleted file mode 100644
index 22f7ccfd2d7c..000000000000
--- a/security/py-twofish/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Twofish cryptographic module for Python