diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/libtasn1 | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'security/libtasn1')
-rw-r--r-- | security/libtasn1/Makefile | 1 | ||||
-rw-r--r-- | security/libtasn1/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 1f857c7fe015..9a6c07e10739 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ MASTER_SITE_SUBDIR= alpha/gnutls/libtasn1 MAINTAINER= sergei@kolobov.com +COMMENT= ASN.1 structure parser library LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/security/libtasn1/pkg-comment b/security/libtasn1/pkg-comment deleted file mode 100644 index b4d2399bf256..000000000000 --- a/security/libtasn1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ASN.1 structure parser library |