diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-01-29 13:50:41 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-01-29 13:50:41 +0000 |
commit | 0463859e598dbf972cdb6316806056ec69efff33 (patch) | |
tree | ed53b573e93863c10b9973e9db5594c318bba2d9 /devel/p5-DateTime-TimeZone/Makefile | |
parent | 2eea653c9d6a60be03ecb937b71d4133aa200e78 (diff) | |
download | ports-0463859e598dbf972cdb6316806056ec69efff33.tar.gz ports-0463859e598dbf972cdb6316806056ec69efff33.zip |
- Update to 1.95
Notes
Notes:
svn path=/head/; revision=407467
Diffstat (limited to 'devel/p5-DateTime-TimeZone/Makefile')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 5690c698e94d..6ae47a266915 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.94 +PORTVERSION= 1.95 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |