diff options
Diffstat (limited to 'net/perlbal')
-rw-r--r-- | net/perlbal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/perlbal/Makefile b/net/perlbal/Makefile index 4ae535965d5..355462df8af 100644 --- a/net/perlbal/Makefile +++ b/net/perlbal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= Perlbal-1.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/ USE_TOOLS+= perl |