diff options
author | lx <lx@FreeBSD.org> | 2010-10-08 02:31:21 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2010-10-08 02:31:21 +0800 |
commit | ad3045df817e6b302809f14c0f9f1a4c452b74e7 (patch) | |
tree | 013368d3420b2ad8dcdf9e08f16881f2ae605169 /www | |
parent | 7e52e9e59049330952630e24c3f76b9c91fce9fb (diff) | |
download | freebsd-ports-gnome-ad3045df817e6b302809f14c0f9f1a4c452b74e7.tar.gz freebsd-ports-gnome-ad3045df817e6b302809f14c0f9f1a4c452b74e7.tar.zst freebsd-ports-gnome-ad3045df817e6b302809f14c0f9f1a4c452b74e7.zip |
Fix MASTER_SITES and WWW, update maintainer address.
Submitted by: http://people.freebsd.org/~ehaupt/distilator/
Diffstat (limited to 'www')
-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 |