aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-12-07 12:35:18 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-12-07 12:35:18 +0000
commit7e76799d634221d7692d25b4e09807ba7fa4ec79 (patch)
treefdc6945b2b5ddb5b36b2ec9d2b0de9ecf1c99b71 /www
parentde3cc743983b282591047b306b09a0c36f8ae015 (diff)
Chase URLs
PR: ports/74802 Submitted by: Manfred N. Riem Approved by: maintainer
Notes
Notes: svn path=/head/; revision=123394
Diffstat (limited to 'www')
-rw-r--r--www/apache-jserv/Makefile2
-rw-r--r--www/apache-jserv/pkg-descr17
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.