diff options
author | David Thiel <lx@FreeBSD.org> | 2010-10-07 18:31:21 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-10-07 18:31:21 +0000 |
commit | 3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2 (patch) | |
tree | 3a070ff9d4393f62017a6168e04da03894e79a64 /www/publicfile | |
parent | e99014ac6f40190fb09045d6fce732e9d4072a73 (diff) | |
download | ports-3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2.tar.gz ports-3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2.zip |
Notes
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index b495a0710600..819f02f5c081 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -9,8 +9,7 @@ PORTNAME= publicfile PORTVERSION= 0.52 PORTREVISION= 2 CATEGORIES= www ftp -MASTER_SITES= http://cr.yp.to/publicfile/ \ - ftp://cr.yp.to/publicfile/ +MASTER_SITES= http://cr.yp.to/publicfile/ MAINTAINER= lx@FreeBSD.org COMMENT= A secure, read-only, anonymous HTTP/FTP server |