aboutsummaryrefslogtreecommitdiff
path: root/www/fhttpd
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2001-04-07 17:48:23 +0000
committerBen Smithurst <ben@FreeBSD.org>2001-04-07 17:48:23 +0000
commit59a67ce05fac23f4d2b07a96d6fb3735b1d512f5 (patch)
treeaa3ff29efa614e13e653b2e42035ccd0163379a8 /www/fhttpd
parent321aca5a915ae6960d17b5738691758fb0fbca60 (diff)
downloadports-59a67ce05fac23f4d2b07a96d6fb3735b1d512f5.tar.gz
ports-59a67ce05fac23f4d2b07a96d6fb3735b1d512f5.zip
Fix fennerism.
Notes
Notes: svn path=/head/; revision=41035
Diffstat (limited to 'www/fhttpd')
-rw-r--r--www/fhttpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile
index 0a29c5de8d2a..4fba1f6ed05b 100644
--- a/www/fhttpd/Makefile
+++ b/www/fhttpd/Makefile
@@ -8,7 +8,8 @@
PORTNAME= fhttpd
PORTVERSION= 0.4.2
CATEGORIES= www
-MASTER_SITES= ftp://ftp.fhttpd.org/
+MASTER_SITES= http://www.fhttpd.org/ \
+ ftp://ftp.fhttpd.org/
MAINTAINER= ports@FreeBSD.org