diff options
author | mef <mef@pkgsrc.org> | 2014-12-13 03:53:15 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-13 03:53:15 +0000 |
commit | a017ecd85872d74be1b938ddd0831faa8a8bdeb1 (patch) | |
tree | be807ee66a2c90a70b85db8557e6e72945a35604 /misc/p5-File-Tail/Makefile | |
parent | 1dbbc4dbb349fe4a310453b7303302bddbfd1887 (diff) | |
download | pkgsrc-a017ecd85872d74be1b938ddd0831faa8a8bdeb1.tar.gz |
Update 0.99.3 to 1.0
1.0 Actually just two minor bug fixes (one of them in a test), but I no
longer see a point in not having a 1.0 version.
Diffstat (limited to 'misc/p5-File-Tail/Makefile')
-rw-r--r-- | misc/p5-File-Tail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/p5-File-Tail/Makefile b/misc/p5-File-Tail/Makefile index 8cd7a925f64..f625f84ee8e 100644 --- a/misc/p5-File-Tail/Makefile +++ b/misc/p5-File-Tail/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/12/13 03:53:15 mef Exp $ -DISTNAME= File-Tail-0.99.3 +DISTNAME= File-Tail-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |