diff options
Diffstat (limited to 'net/p5-Net-Write/Makefile')
-rw-r--r-- | net/p5-Net-Write/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 26c743e9019..d7e1f001c32 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:09 wiz Exp $ # DISTNAME= Net-Write-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |