diff options
author | dirk <dirk@FreeBSD.org> | 2000-05-28 23:04:39 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-05-28 23:04:39 +0800 |
commit | 838f5547037c41d60afbaf8bf51b7b60c1d07959 (patch) | |
tree | 54a503eca78833a001f5de3095c92d47b6c50275 /www/mod_php3 | |
parent | 6f420a621f97daa11d441d364dfe857085031dcc (diff) | |
download | freebsd-ports-gnome-838f5547037c41d60afbaf8bf51b7b60c1d07959.tar.gz freebsd-ports-gnome-838f5547037c41d60afbaf8bf51b7b60c1d07959.tar.zst freebsd-ports-gnome-838f5547037c41d60afbaf8bf51b7b60c1d07959.zip |
Set FORBIDDEN for now.
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 |