diff options
Diffstat (limited to 'net/p5-Net-Ident/Makefile')
-rw-r--r-- | net/p5-Net-Ident/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index ffc231bc547..c325a7b5c18 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:52 wiz Exp $ # DISTNAME= Net-Ident-1.23 PKGNAME= p5-${DISTNAME} PKGREVISION= 4 -SVR4_PKGNAME= p5nid CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |