diff options
Diffstat (limited to 'www/php4/Makefile.php')
-rw-r--r-- | www/php4/Makefile.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile.php b/www/php4/Makefile.php index ecf3c55cbc2..85d79e3abea 100644 --- a/www/php4/Makefile.php +++ b/www/php4/Makefile.php @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.php,v 1.17 2004/08/22 19:32:52 jlam Exp $ +# $NetBSD: Makefile.php,v 1.18 2004/10/03 00:18:27 tv Exp $ .include "../../www/php4/Makefile.common" # revision of the core PHP interepreter package -PKGREVISION= # empty +PKGREVISION= 1 DISTINFO_FILE= ${.CURDIR}/../../www/php4/distinfo PATCHDIR= ${.CURDIR}/../../www/php4/patches |