diff options
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 1 | ||||
-rw-r--r-- | security/gnutls/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index b304e8d953c1..8c0bd336166d 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ MASTER_SITE_SUBDIR= alpha/gnutls MAINTAINER= sergei@kolobov.com +COMMENT= GNU Transport Layer Security library LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ tasn1.0:${PORTSDIR}/security/libtasn1 diff --git a/security/gnutls/pkg-comment b/security/gnutls/pkg-comment deleted file mode 100644 index 2436d4683c53..000000000000 --- a/security/gnutls/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Transport Layer Security library |