diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 43cafc380417dcc7ce541d9cb721f6b3a0892604 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /net/p5-Net-Z3950-ZOOM | |
parent | b301ed5fc4eaecedf3f74c665e34f5161d558ed9 (diff) | |
download | pkgsrc-43cafc380417dcc7ce541d9cb721f6b3a0892604.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/p5-Net-Z3950-ZOOM')
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index c526ceb186e..3b52e70e977 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/11/18 15:02:50 he Exp $ +# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:14 he Exp $ DISTNAME= Net-Z3950-ZOOM-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |