diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /net/php-yaz/Makefile | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'net/php-yaz/Makefile')
-rw-r--r-- | net/php-yaz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index b7bbf3052dc..ba3340750ed 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/12/17 13:46:28 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/27 12:32:00 obache Exp $ MODNAME= yaz PECL_VERSION= 1.1.1 PECL_LEGACY_VERSION_SCHEME= yes +PKGREVISION= 1 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ |