diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
commit | e625c11fb3ce3603495909beb4eceff7f15aca3d (patch) | |
tree | 22c3b24ffa3079e7ae87e2e96f064c9ff61d1f3f /www/apache13 | |
parent | bddceb8072c66d5b8c4eae0f68fc9e58b31b4b0d (diff) | |
download | freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.gz freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.zst freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.zip |
More Y2K Statement Links...
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 2c2bce68dece..4c35dd579665 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.62 1998/09/24 01:24:04 ache Exp $ +# $Id: Makefile,v 1.63 1998/10/19 12:48:55 smace Exp $ # DISTNAME= apache_1.3.3 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://www.apache.org/apache/dist/ MAINTAINER= ache@freebsd.org +Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000 # # Set APACHE_PERF_TUNING env. variable to YES to get maximum performance # |