diff options
Diffstat (limited to 'net/p5-IO-Interface/Makefile')
-rw-r--r-- | net/p5-IO-Interface/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index f30cd88f929..cba780ac11c 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:51 wiz Exp $ # DISTNAME= IO-Interface-1.06 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 -SVR4_PKGNAME= p5ioi CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |