summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2006-08-17 13:17:48 +0000
committertaca <taca@pkgsrc.org>2006-08-17 13:17:48 +0000
commit45a7a0ff6672b02cf90e03d23ce842d4f70cdf6b (patch)
tree4bd19922dd23ba1eabb4d667d9eeaee46d287130 /lang/php5/Makefile
parent57dae46abaf72bcdf0d42472ce1cd31d891e7431 (diff)
downloadpkgsrc-45a7a0ff6672b02cf90e03d23ce842d4f70cdf6b.tar.gz
Correct PLIST to fix a binary package:
- remove an extra directory. - handle empty directories.
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index f8773adff90..2383772eec7 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2006/08/10 05:57:09 taca Exp $
+# $NetBSD: Makefile,v 1.40 2006/08/17 13:17:48 taca Exp $
PKGNAME= php-${PHP_BASE_VERS}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
HOMEPAGE= http://www.php.net/