diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /net/php-yaz | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'net/php-yaz')
-rw-r--r-- | net/php-yaz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index a96e42d68ca..8551fdcc343 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:18:24 tron Exp $ +# $NetBSD: Makefile,v 1.25 2014/04/09 07:27:15 obache Exp $ MODNAME= yaz PECL_VERSION= 1.1.1 PECL_LEGACY_VERSION_SCHEME= yes -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ |