summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-06-07 10:45:18 +0000
committeradrianp <adrianp@pkgsrc.org>2007-06-07 10:45:18 +0000
commit6391ed8962797a370ac1f8a6b3fd83cd9c7ceb93 (patch)
tree61e140e5bce7b8c212a4f8a5d37f859ee8a793f4 /lang/php5/Makefile
parentb79ed54e3a177dc8e70350c99d0de0408f197586 (diff)
downloadpkgsrc-6391ed8962797a370ac1f8a6b3fd83cd9c7ceb93.tar.gz
Add in the correct patch to fix CVE-2007-2872
Spotted by Takahiro Kambe
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 59dd2d36eff..410fa4db42d 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2007/06/06 19:33:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.53 2007/06/07 10:45:42 adrianp Exp $
PKGNAME= php-${PHP_BASE_VERS}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/