diff options
author | taca <taca> | 2015-03-20 16:33:28 +0000 |
---|---|---|
committer | taca <taca> | 2015-03-20 16:33:28 +0000 |
commit | 1b26de33219832dee5b98f4b8fce5603c45dc67d (patch) | |
tree | 83fbc8ea3db7370b8a87ad396af1e6ac24e04626 /textproc/php-dom | |
parent | b2278eb8c9b03eb4041ecabeae52dbe770785c1f (diff) | |
download | pkgsrc-1b26de33219832dee5b98f4b8fce5603c45dc67d.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 |