diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch) | |
tree | 5948c7ea06642c81548e3972fe4974a511f228a2 /shells | |
parent | De-pkg-comment. (diff) |
De-pkg-comment my non-ruby ports as well.
Notes
Notes:
svn path=/head/; revision=75780
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fd/Makefile | 1 | ||||
-rw-r--r-- | shells/fd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 9e369fb6b930..79e6092d76e5 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ DISTNAME= FD-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A CUI-based file and directory management tool USE_REINPLACE= yes diff --git a/shells/fd/pkg-comment b/shells/fd/pkg-comment deleted file mode 100644 index b392fa1c2d77..000000000000 --- a/shells/fd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CUI-based file and directory management tool |