diff options
author | nbm <nbm@FreeBSD.org> | 2000-07-30 00:25:40 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-07-30 00:25:40 +0800 |
commit | 391983cc692f275733ffd1ada5725b65a3faf848 (patch) | |
tree | 2910e84628259a6f0a6d0c73e538b59accc93226 /www/publicfile | |
parent | f5a8a7d4825d4d91558e2b65a31242b220fe3345 (diff) | |
download | freebsd-ports-gnome-391983cc692f275733ffd1ada5725b65a3faf848.tar.gz freebsd-ports-gnome-391983cc692f275733ffd1ada5725b65a3faf848.tar.zst freebsd-ports-gnome-391983cc692f275733ffd1ada5725b65a3faf848.zip |
Add an ftp version of the MASTER_SITE, since it is available, and I've
had one or two people ask me to do so.
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 76f16a639ef5..8eeb9051e747 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -8,7 +8,8 @@ PORTNAME= publicfile PORTVERSION= 0.52 CATEGORIES= ftp -MASTER_SITES= http://cr.yp.to/publicfile/ +MASTER_SITES= http://cr.yp.to/publicfile/ \ + ftp://cr.yp.to/publicfile/ MAINTAINER= nbm@FreeBSD.org |