summaryrefslogtreecommitdiff
path: root/security/libmcrypt
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/libmcrypt
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/libmcrypt')
-rw-r--r--security/libmcrypt/Makefile1
-rw-r--r--security/libmcrypt/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index c7d4d10dff87..6695afb17262 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Multi-cipher cryptographic library (used in PHP3)
USE_PERL5= yes
GNU_CONFIGURE= yes
diff --git a/security/libmcrypt/pkg-comment b/security/libmcrypt/pkg-comment
deleted file mode 100644
index 2be8d63bfd4b..000000000000
--- a/security/libmcrypt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Multi-cipher cryptographic library (used in PHP3)