diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-17 22:47:50 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-17 22:47:50 +0000 |
commit | a2b8a42d11d7e9d69b14bc975c17fe6d7a5fd845 (patch) | |
tree | d805b1b2054a1deb08205a5c625a5c5734b9eed0 /www/apache-forrest/Makefile | |
parent | 45112e5db67a19188f3d1ea65864963dfb116984 (diff) | |
download | ports-a2b8a42d11d7e9d69b14bc975c17fe6d7a5fd845.tar.gz ports-a2b8a42d11d7e9d69b14bc975c17fe6d7a5fd845.zip |
Notes
Diffstat (limited to 'www/apache-forrest/Makefile')
-rw-r--r-- | www/apache-forrest/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 2200899e5957..0deec4df0c8d 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -7,7 +7,13 @@ PORTNAME= apache-forrest PORTVERSION= 0.5.1 CATEGORIES= www -MASTER_SITES= http://www.apache.inetcosmos.org/dist/xml/forrest/source/ +MASTER_SITES= ${MASTER_SITE_APACHE} \ + http://mirror.tomato.it/apache/forrest/ \ + http://mirrors.publicshout.org/apache/forrest/ \ + http://mirror.nohup.it/apache/forrest/ \ + http://www.apache.inetcosmos.org/dist/forrest/ \ + ftp://mirror.nohup.it/apache/forrest/ +MASTER_SITE_SUBDIR= forrest DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= nivit@users.sourceforge.net |