diff options
Diffstat (limited to 'misc/p5-File-Tail/Makefile')
-rw-r--r-- | misc/p5-File-Tail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-File-Tail/Makefile b/misc/p5-File-Tail/Makefile index 6475e832c07..f34e8bce35a 100644 --- a/misc/p5-File-Tail/Makefile +++ b/misc/p5-File-Tail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:33 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:28 wiz Exp $ DISTNAME= File-Tail-0.99.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5fit CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |