diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 16:47:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 16:47:21 +0000 |
commit | 4c366920240cd838cb28a21f831a526f07a2497a (patch) | |
tree | 6238b02168a8d07a609351dd5999d3dc079c7e38 /www/apache-forrest | |
parent | 35f06fcd24af52d953cded5f5934c12d46bb7926 (diff) | |
download | ports-4c366920240cd838cb28a21f831a526f07a2497a.tar.gz ports-4c366920240cd838cb28a21f831a526f07a2497a.zip |
Notes
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 86efba063b16..9366da88e95a 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 |