diff options
author | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
commit | 6c1396b41beba268c013966a2bf1abe36d493fc6 (patch) | |
tree | 83fbc8ea3db7370b8a87ad396af1e6ac24e04626 /textproc/php-dom | |
parent | e7902180899f43be1f805bba57a74fa0e771354f (diff) | |
download | pkgsrc-6c1396b41beba268c013966a2bf1abe36d493fc6.tar.gz |
Reset PKGREVISION with updating of php54, php55 and php56.
Diffstat (limited to 'textproc/php-dom')
-rw-r--r-- | textproc/php-dom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/php-dom/Makefile b/textproc/php-dom/Makefile index 00f0707b80a..34c143194c1 100644 --- a/textproc/php-dom/Makefile +++ b/textproc/php-dom/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/01/01 11:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/20 16:33:28 taca Exp $ MODNAME= dom -PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP5 extension for DOM support |