diff options
author | pav <pav@FreeBSD.org> | 2006-04-16 00:47:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-16 00:47:21 +0800 |
commit | 6e51a2b8141422b9b191e5ca24fb353d2dff9811 (patch) | |
tree | e22b79e3ec3741473785a27c8b98a6efcfe59ced /www/apache-forrest | |
parent | 335be03871efbe33f176dd56342e4f226173fd01 (diff) | |
download | freebsd-ports-gnome-6e51a2b8141422b9b191e5ca24fb353d2dff9811.tar.gz freebsd-ports-gnome-6e51a2b8141422b9b191e5ca24fb353d2dff9811.tar.zst freebsd-ports-gnome-6e51a2b8141422b9b191e5ca24fb353d2dff9811.zip |
- Drop dead mirror
PR: ports/95718
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: nivit@users.sourceforge.net (Nicola Vitale) (maintainer)
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 |