diff options
author | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
commit | 8063d6aa833d5ba4bef4129d70752afd3d9de137 (patch) | |
tree | 893a771e4f46910c4f5131eeb96b86f03fd705dd /www/apache22 | |
parent | effaba10ea54dda8793fbf6461c3e0108afd5eae (diff) | |
download | freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.gz freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.zst freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.zip |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 68075988bd22..ad869aa83971 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -31,8 +31,6 @@ PATCHFILES= apache_${PORTVERSION}-fix.diff 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 # |