diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /converters/aish | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'converters/aish')
-rw-r--r-- | converters/aish/Makefile | 1 | ||||
-rw-r--r-- | converters/aish/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/aish/Makefile b/converters/aish/Makefile index 318c533e628c..96e67c872325 100644 --- a/converters/aish/Makefile +++ b/converters/aish/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA004474/etc/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}u MAINTAINER= ports@FreeBSD.org +COMMENT= Ish/uuencode/Base64 converter post-install: .if !defined(NOPORTDOCS) diff --git a/converters/aish/pkg-comment b/converters/aish/pkg-comment deleted file mode 100644 index 03420033f9af..000000000000 --- a/converters/aish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ish/uuencode/Base64 converter |