diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/file | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 1 | ||||
-rw-r--r-- | sysutils/file/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index f6e022a34390..6088296504a3 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ MAINTAINER= jharris@widomaker.com +COMMENT= File - determine file type GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsect-man5 diff --git a/sysutils/file/pkg-comment b/sysutils/file/pkg-comment deleted file mode 100644 index e5166c46ebdd..000000000000 --- a/sysutils/file/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -File - determine file type |