From 391983cc692f275733ffd1ada5725b65a3faf848 Mon Sep 17 00:00:00 2001 From: nbm Date: Sat, 29 Jul 2000 16:25:40 +0000 Subject: 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. --- www/publicfile/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 76f16a639ef..8eeb9051e74 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 -- cgit