diff options
author | jadawin <jadawin@FreeBSD.org> | 2010-07-15 17:33:04 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2010-07-15 17:33:04 +0800 |
commit | aad27944700f210e2467b0d7df7fc680a6eaa6d8 (patch) | |
tree | 27c2df4ccab267519f02a1c28cb45edfc47393c1 /archivers/p5-Archive-Tar/Makefile | |
parent | 4cc1c3e1d8697145856ead7450566ed9d9099da7 (diff) | |
download | freebsd-ports-gnome-aad27944700f210e2467b0d7df7fc680a6eaa6d8.tar.gz freebsd-ports-gnome-aad27944700f210e2467b0d7df7fc680a6eaa6d8.tar.zst freebsd-ports-gnome-aad27944700f210e2467b0d7df7fc680a6eaa6d8.zip |
- Update to 1.64
- Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.64/CHANGES>
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index c3886e217102..435f137bf513 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Archive-Tar -PORTVERSION= 1.62 +PORTVERSION= 1.64 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |