diff options
author | he <he> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he> | 2009-03-25 22:37:12 +0000 |
commit | 261b3d6bcc2b02dd005169dda1d12d12fe588fcc (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /net/php-yaz | |
parent | 318ba03126f784bd1229bf07a04503c56c4f7753 (diff) | |
download | pkgsrc-261b3d6bcc2b02dd005169dda1d12d12fe588fcc.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
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 82d6a8ff277..6cb9370f7e6 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/10/28 15:37:33 seb Exp $ +# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:14 he Exp $ MODNAME= yaz PECL_VERSION= 1.0.14 -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ |