diff options
Diffstat (limited to 'www/apache-forrest')
-rw-r--r-- | www/apache-forrest/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 86efba0..9366da8 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -11,7 +11,6 @@ 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} @@ -22,7 +21,6 @@ COMMENT= A tool for rapid development of small sites USE_JAVA= yes JAVA_VERSION= 1.4+ -USE_REINPLACE= Yes REPLACE_FILES= ${WRKSRC}/bin/forrest ${WRKSRC}/tools/ant/bin/ant NO_BUILD= Yes |