diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-28 15:04:39 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-28 15:04:39 +0000 |
commit | 19036112b8175d27fd30f39b164c702506a9adbd (patch) | |
tree | a789c4c4fa2eef49d69a9ba1a965aabf180d691f /www/mod_php3 | |
parent | c386f733428f0c792b2ca3b6e4ff63dbf6011abf (diff) |
Notes
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index a645708536bc..97807727b687 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -43,6 +43,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} php-${VERSION_PHP}${EXTRACT_SUFX} MAINTAINER= dirk@FreeBSD.org +FORBIDDEN= "awaiting update" + Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions |