diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-07-20 23:48:19 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-07-20 23:48:19 +0800 |
commit | a0bb811d6a037685ffe5a3f6825e9d9b460c7c91 (patch) | |
tree | a10be829fba87b9e3d235bf4eb2c916fe6474eaa /archivers/p5-Compress-Raw-Bzip2/Makefile | |
parent | a7f59266fdf21c411be40225c9c45c6405cb4a2d (diff) | |
download | freebsd-ports-gnome-a0bb811d6a037685ffe5a3f6825e9d9b460c7c91.tar.gz freebsd-ports-gnome-a0bb811d6a037685ffe5a3f6825e9d9b460c7c91.tar.zst freebsd-ports-gnome-a0bb811d6a037685ffe5a3f6825e9d9b460c7c91.zip |
- Update to 2.012
Diffstat (limited to 'archivers/p5-Compress-Raw-Bzip2/Makefile')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index 87c4cc967977..40dc03c2f6e8 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.011 +PORTVERSION= 2.012 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |