diff options
author | wen <wen@pkgsrc.org> | 2013-10-02 02:17:56 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-10-02 02:17:56 +0000 |
commit | f9d729a8571621ca71162c4997e41835875d3759 (patch) | |
tree | 1c0308275b1f82a1ca3eb40d5348d15a68ca88c3 /time/p5-Time-Progress/Makefile | |
parent | fd1c38eb1ee16902bb6b997b54b9614aa261f077 (diff) | |
download | pkgsrc-f9d729a8571621ca71162c4997e41835875d3759.tar.gz |
Update to 1.8
Upstream changes:
1.8 Mon Jul 8 2013
- more spelling
- published to github
- fixed docs
Diffstat (limited to 'time/p5-Time-Progress/Makefile')
-rw-r--r-- | time/p5-Time-Progress/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-Time-Progress/Makefile b/time/p5-Time-Progress/Makefile index 70b8ddc3168..d18a11f693e 100644 --- a/time/p5-Time-Progress/Makefile +++ b/time/p5-Time-Progress/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/10/02 02:17:56 wen Exp $ -DISTNAME= Time-Progress-1.7 +DISTNAME= Time-Progress-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |