aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-22 14:38:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-22 14:38:12 +0000
commitdac0aac36bc57c0c35f982e3da114f7fd7cdf228 (patch)
tree4b0075141538e722d9c4479b35aa7e2c3d5e9329 /security/libgcrypt
parent56da587fc4792395fde2fe024b04e1a684679464 (diff)
downloadports-dac0aac36bc57c0c35f982e3da114f7fd7cdf228.tar.gz
ports-dac0aac36bc57c0c35f982e3da114f7fd7cdf228.zip
Notes
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile1
-rw-r--r--security/libgcrypt/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 495051da8781..e0b9ad22543e 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/libgcrypt
MAINTAINER= arved@FreeBSD.org
+COMMENT= "General purpose crypto library based on code used in GnuPG"
USE_REINPLACE= yes
USE_PERL5= yes
diff --git a/security/libgcrypt/pkg-comment b/security/libgcrypt/pkg-comment
deleted file mode 100644
index b316f2fd1cbb..000000000000
--- a/security/libgcrypt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-General purpose crypto library based on code used in GnuPG