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/mod_php4/Makefile | |
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/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index a759f484702a..14495a3a0f4b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.63 1999/01/03 12:26:47 dirk Exp $ +# $Id: Makefile,v 1.64 1999/01/08 17:22:06 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -20,6 +20,8 @@ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP3}.tar.gz MAINTAINER= dirk@FreeBSD.ORG +Y2K= http://www.php.net/y2k.php3 + VERSION_APACHE= 1.3.3 VERSION_PHP3= 3.0.6 |