diff options
author | vs <vs@FreeBSD.org> | 2004-12-07 20:35:18 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-12-07 20:35:18 +0800 |
commit | bca95ae5f3ee6355a555e4dc9d4cb1da39443894 (patch) | |
tree | 88825c296720e195d5a08dbb12204f4a30fb8521 | |
parent | 075c0ba75e34e50aa8e40f45792869d140241e86 (diff) | |
download | freebsd-ports-gnome-bca95ae5f3ee6355a555e4dc9d4cb1da39443894.tar.gz freebsd-ports-gnome-bca95ae5f3ee6355a555e4dc9d4cb1da39443894.tar.zst freebsd-ports-gnome-bca95ae5f3ee6355a555e4dc9d4cb1da39443894.zip |
Chase URLs
PR: ports/74802
Submitted by: Manfred N. Riem
Approved by: maintainer
-rw-r--r-- | www/apache-jserv/Makefile | 2 | ||||
-rw-r--r-- | www/apache-jserv/pkg-descr | 17 |
2 files changed, 8 insertions, 11 deletions
diff --git a/www/apache-jserv/Makefile b/www/apache-jserv/Makefile index bc0283bd2d2c..ca0185483613 100644 --- a/www/apache-jserv/Makefile +++ b/www/apache-jserv/Makefile @@ -9,7 +9,7 @@ PORTNAME= apache-jserv PORTVERSION= 1.1.2 PORTREVISION= 2 CATEGORIES= www java -MASTER_SITES= http://java.apache.org/jserv/dist/ +MASTER_SITES= http://archive.apache.org/dist/java/jserv/ DISTNAME= ApacheJServ-${PORTVERSION} MAINTAINER= greg@greg.rim.or.jp diff --git a/www/apache-jserv/pkg-descr b/www/apache-jserv/pkg-descr index 61be900828d8..47684d854c90 100644 --- a/www/apache-jserv/pkg-descr +++ b/www/apache-jserv/pkg-descr @@ -5,15 +5,12 @@ What is it? HTTP Server <http://www.apache.org/>. The Latest Version - Details of the latest version can be found on the Java - Apache Project web site <http://java.apache.org/>. + Details of the latest version can be found on the + archive of the Java Apache Project web site + <http://archive.apache.org/dist/java/jserv>. -Documentation - Documentation is available in HTML format, in the docs/ - directory. The most up-to-date documentation can be found at - <http://java.apache.org/jserv/docs/>. +WWW: http://archive.apache.org/dist/java/jserv/ -Licensing - Please see the file called LICENSE. - -WWW: http://java.apache.org/jserv/ +Note: this is using a historical archive of old software releases, +as such it is probably wise to find a newer and actively maintained +solution. |