diff options
Diffstat (limited to 'net/perlbal/Makefile')
-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 2d5281675a3..4ae535965d5 100644 --- a/net/perlbal/Makefile +++ b/net/perlbal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:51 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:11 wiz Exp $ # DISTNAME= Perlbal-1.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/ USE_TOOLS+= perl |