diff options
author | taca <taca@pkgsrc.org> | 2011-01-07 09:25:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-01-07 09:25:16 +0000 |
commit | 4093a8b1aaad2fa650bb86103f33e6ea10602ed5 (patch) | |
tree | beb0cf41bea029627b3637c9993cf221430ce161 | |
parent | d5e68e3ff55fc957181009947d199ac5bc4b1fcc (diff) | |
download | pkgsrc-4093a8b1aaad2fa650bb86103f33e6ea10602ed5.tar.gz |
Reset PKGREVISION because of base php5/php53 version's updates.
-rw-r--r-- | net/php-yaz/Makefile | 3 | ||||
-rw-r--r-- | textproc/php-intl/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index 98d4ad7b1bd..43749d8f99c 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/12/17 07:36:09 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/01/07 09:25:16 taca Exp $ MODNAME= yaz PECL_VERSION= 1.0.14 -PKGREVISION= 1 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 2c1697afd7f..012933285e5 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/12/17 07:36:12 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/01/07 09:25:16 taca Exp $ MODNAME= intl PECL_VERSION= 1.1.2 -PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP extension for i18n |