diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /net/php-yaz | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
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 4c99159293e..76f8d7f4a51 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 23:23:22 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/09 07:40:26 adam Exp $ MODNAME= yaz PECL_VERSION= 1.1.1 PECL_LEGACY_VERSION_SCHEME= yes -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ |