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 b18332ff9e7..b941f10febb 100644 --- a/misc/p5-File-Tail/Makefile +++ b/misc/p5-File-Tail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/12/09 14:17:49 obache Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:59 wiz Exp $ DISTNAME= File-Tail-0.99.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5fit CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |