diff options
Diffstat (limited to 'net/p5-Net-Interface')
-rw-r--r-- | net/p5-Net-Interface/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile index 38c92d1da7a..66bd3b32141 100644 --- a/net/p5-Net-Interface/Makefile +++ b/net/p5-Net-Interface/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:50 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:38 wiz Exp $ DISTNAME= Net-Interface-1.012 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |