summaryrefslogtreecommitdiff
path: root/www/suphp
diff options
context:
space:
mode:
authorJeremy Chadwick <koitsu@FreeBSD.org>2008-03-26 16:25:20 +0000
committerJeremy Chadwick <koitsu@FreeBSD.org>2008-03-26 16:25:20 +0000
commitaa2914e40cc784055ea380f58b26e54aee847752 (patch)
treea4f0092e069c5d41b876e47292f4f6cba2ecf719 /www/suphp
parent- Update to 3.0.5.0 (diff)
* Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
Notes
Notes: svn path=/head/; revision=209884
Diffstat (limited to 'www/suphp')
-rw-r--r--www/suphp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 441eb1afdca0..18647060179e 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -9,9 +9,9 @@ PORTNAME= suphp
PORTVERSION= 0.6.2
CATEGORIES= www
MASTER_SITES= http://www.suphp.org/download/ \
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/koitsu/
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%|koitsu|}
-MAINTAINER= freebsd@jdc.parodius.com
+MAINTAINER= koitsu@FreeBSD.org
COMMENT= Securely execute PHP scripts under Apache
GNU_CONFIGURE= yes