diff options
Diffstat (limited to 'net/p5-IO-Interface/Makefile')
-rw-r--r-- | net/p5-IO-Interface/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index 4731e1e093d..0861653977f 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:45 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:36 wiz Exp $ # DISTNAME= IO-Interface-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ioi CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |