diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /converters/dumpasn1 | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'converters/dumpasn1')
-rw-r--r-- | converters/dumpasn1/Makefile | 1 | ||||
-rw-r--r-- | converters/dumpasn1/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/dumpasn1/Makefile b/converters/dumpasn1/Makefile index 77c2590..bd227aa 100644 --- a/converters/dumpasn1/Makefile +++ b/converters/dumpasn1/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= kris@FreeBSD.org +COMMENT= Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate .include <bsd.port.pre.mk> diff --git a/converters/dumpasn1/pkg-comment b/converters/dumpasn1/pkg-comment deleted file mode 100644 index 42abd0c..0000000 --- a/converters/dumpasn1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate |