diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-04 11:22:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-04 11:22:29 +0000 |
commit | 1a8a073be6fd43c0706c7c5a6d0979a535fa11e9 (patch) | |
tree | fa1b70249b3774632c04e4d130f8a9a75f366b49 /net/p5-Net-Z3950-ZOOM | |
parent | 04747dca8edf2ec9ed870c9ff30484ece8e15c66 (diff) | |
download | pkgsrc-1a8a073be6fd43c0706c7c5a6d0979a535fa11e9.tar.gz |
Bump revision for yaz ABI depends bump.
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index 723df52f40c..4a19d4161f6 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/01/17 12:02:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/04 11:22:29 wiz Exp $ DISTNAME= Net-Z3950-ZOOM-1.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |