aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-twofish
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /security/py-twofish
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadfreebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
De-pkg-comment.
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