summaryrefslogtreecommitdiff
path: root/www/php3
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-23 06:09:41 +0000
committerjlam <jlam@pkgsrc.org>2002-10-23 06:09:41 +0000
commit54e09a91b3bdbbfe18023dacd1f157b673709775 (patch)
tree2ef70ba8e8a248a9e968487a68672caae3284a42 /www/php3
parent1a48c3f31fbee10086217a6b723163bc2f2e022d (diff)
downloadpkgsrc-54e09a91b3bdbbfe18023dacd1f157b673709775.tar.gz
Bump the PKGREVISION of www/php3 after moving the actual php binary from
${PREFIX}/bin into ${PREFIX}/libexec/cgi-bin.
Diffstat (limited to 'www/php3')
-rw-r--r--www/php3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php3/Makefile b/www/php3/Makefile
index c28cb75a96a..a50a4e52de6 100644
--- a/www/php3/Makefile
+++ b/www/php3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2002/10/23 05:47:28 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2002/10/23 06:09:41 jlam Exp $
PKGNAME= php-${BASE_VERS}
-PKGREVISION?= 1
+PKGREVISION?= 2
CATEGORIES+= lang
COMMENT= HTML-embedded programming language