summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorobache <obache>2011-08-22 11:43:30 +0000
committerobache <obache>2011-08-22 11:43:30 +0000
commit6fb7a4070249b978d6a1e8fff5615c9e803df107 (patch)
treedc6ea622bf48c2c90b9fcf39b4e3056cb2cd2361 /lang/php53
parent629503645c68bc375081b9490d96fa71f9b3a9b6 (diff)
downloadpkgsrc-6fb7a4070249b978d6a1e8fff5615c9e803df107.tar.gz
missing bump PKGREVISION of last fix for php53 MD5 password encryption problem.
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index a092c38bbef..44d9ffbccb7 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2011/08/20 13:55:09 taca Exp $
+# $NetBSD: Makefile,v 1.16 2011/08/22 11:43:30 obache Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_BASE_VERS}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/