summaryrefslogtreecommitdiff
path: root/textproc/php-dom
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-07-20 12:30:36 +0000
committertaca <taca@pkgsrc.org>2012-07-20 12:30:36 +0000
commitc88a1c2935695a73a4eff267040fd08d3f376dab (patch)
tree6f8343b63906d68a034251e8aba5a0ad19bab03b /textproc/php-dom
parent36de32cf320b5df6e29b1b6a6ac235233bd957ae (diff)
downloadpkgsrc-c88a1c2935695a73a4eff267040fd08d3f376dab.tar.gz
- Reset PKG_REVISION by both php53 and php54 are updated.
- Remove supporting php5 (PHP 5.2.x) supporting codes.
Diffstat (limited to 'textproc/php-dom')
-rw-r--r--textproc/php-dom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/php-dom/Makefile b/textproc/php-dom/Makefile
index 0b5c5bfd69e..a4ea80fddf9 100644
--- a/textproc/php-dom/Makefile
+++ b/textproc/php-dom/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2012/06/14 07:45:20 sbd Exp $
+# $NetBSD: Makefile,v 1.4 2012/07/20 12:30:37 taca Exp $
MODNAME= dom
-PKGREVISION= 2
CATEGORIES+= textproc
COMMENT= PHP5 extension for DOM support