diff options
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM/Makefile')
-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 7fea1786250..a7a32475b54 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2020/08/31 18:10:48 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2020/11/05 09:08:55 ryoon Exp $ DISTNAME= Net-Z3950-ZOOM-1.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |