diff options
author | jadawin <jadawin@FreeBSD.org> | 2010-06-29 20:19:44 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2010-06-29 20:19:44 +0800 |
commit | 3af4ee1c2ce5d06da5a86ca3cdc2a1c622f44876 (patch) | |
tree | 5534e36e79c876f3d1269fdd5ab2a5be5b8971ff /archivers/p5-Archive-Tar/Makefile | |
parent | f401c3885fcc2ec8351d11ba6d179f0747bb493b (diff) | |
download | freebsd-ports-gnome-3af4ee1c2ce5d06da5a86ca3cdc2a1c622f44876.tar.gz freebsd-ports-gnome-3af4ee1c2ce5d06da5a86ca3cdc2a1c622f44876.tar.zst freebsd-ports-gnome-3af4ee1c2ce5d06da5a86ca3cdc2a1c622f44876.zip |
- Update to 1.62
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.62/CHANGES
Feature safe: yes
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 d0871ea8e7a3..c3886e217102 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Archive-Tar -PORTVERSION= 1.60 +PORTVERSION= 1.62 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |