diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-08-27 04:01:32 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-08-27 04:01:32 +0000 |
commit | d38ff0dc694033e5e200c0947c683edc3f74a2f3 (patch) | |
tree | 37f0e7449cad6bd4c964796af27cadc72890b36d /textproc/p5-Number-Format/Makefile | |
parent | 7569c2ad05365fe32b6f0276df9050e2b1d5e8fe (diff) |
- Update to 1.60
Notes
Notes:
svn path=/head/; revision=219267
Diffstat (limited to 'textproc/p5-Number-Format/Makefile')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index d18cfe247bb4..b96e84a3159e 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Number-Format -PORTVERSION= 1.52 -PORTREVISION= 1 +PORTVERSION= 1.60 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |