diff options
Diffstat (limited to 'net/p5-Net-RawIP/Makefile')
-rw-r--r-- | net/p5-Net-RawIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index cfc058c4522..37446247684 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/06 19:30:59 jperkin Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/31 12:41:39 wiz Exp $ # DISTNAME= Net-RawIP-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5nsn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |