diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/publicfile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 1 | ||||
-rw-r--r-- | www/publicfile/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 5d1e0d74d6f6..80d4a0d0dbe7 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cr.yp.to/publicfile/ \ ftp://cr.yp.to/publicfile/ MAINTAINER= nbm@FreeBSD.org +COMMENT= A secure, read-only, anonymous HTTP/FTP server RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ tcpserver:${PORTSDIR}/sysutils/ucspi-tcp diff --git a/www/publicfile/pkg-comment b/www/publicfile/pkg-comment deleted file mode 100644 index 86a875b11e9d..000000000000 --- a/www/publicfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A secure, read-only, anonymous HTTP/FTP server |