diff options
author | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
commit | 312fd39e718f5599adc7aa21499c1f09f442d61b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /net/p5-Net-Z3950-ZOOM | |
parent | ac3ffa8513db7a100bb738a3d3f40a38797c3e57 (diff) | |
download | pkgsrc-312fd39e718f5599adc7aa21499c1f09f442d61b.tar.gz |
Revbump after updating textproc/icu
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 817f8b1abf3..e5268852c61 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/10/19 09:07:10 adam Exp $ DISTNAME= Net-Z3950-ZOOM-1.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |