summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2002-10-23 06:09:41 +0000
committerjlam <jlam>2002-10-23 06:09:41 +0000
commit382c6f955af0394be136e1f763d547a78dccefd8 (patch)
tree2ef70ba8e8a248a9e968487a68672caae3284a42 /www
parentee841276a9555c23831df161ee1bd18db7255d25 (diff)
downloadpkgsrc-382c6f955af0394be136e1f763d547a78dccefd8.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')
-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