diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 780bab74848e3703714f988ea8c921688fde0797 (patch) | |
tree | b006ebc1a999cd0103f4f513cb75a3bf7412df6a /shells | |
parent | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (diff) | |
download | FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.zip FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.tar.gz |
De-pkg-comment my non-ruby ports as well.
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 9e369fb..79e6092 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 b392fa1..0000000 --- a/shells/fd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CUI-based file and directory management tool |