diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/notftp | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to '')
-rw-r--r-- | www/notftp/Makefile | 1 | ||||
-rw-r--r-- | www/notftp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/notftp/Makefile b/www/notftp/Makefile index 178629fb280c..87a6723f2322 100644 --- a/www/notftp/Makefile +++ b/www/notftp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://wonko.com/notftp/files/ MAINTAINER= ryan@wonko.com +COMMENT= An easy to use Web to FTP gateway written in PHP RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 diff --git a/www/notftp/pkg-comment b/www/notftp/pkg-comment deleted file mode 100644 index c83579337e91..000000000000 --- a/www/notftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An easy to use Web to FTP gateway written in PHP |