diff options
-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. |