diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-09-02 08:57:05 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-09-02 08:57:05 +0800 |
commit | c514f7333686e32b7cfcb69d309bc7ab498cafd7 (patch) | |
tree | f575ac5eb18f78ab990e3c93c128f975e3a16cb0 /archivers/pbzip2/Makefile | |
parent | f2e26b0d2e38a5954b87e536069e3fc8850ab256 (diff) | |
download | freebsd-ports-gnome-c514f7333686e32b7cfcb69d309bc7ab498cafd7.tar.gz freebsd-ports-gnome-c514f7333686e32b7cfcb69d309bc7ab498cafd7.tar.zst freebsd-ports-gnome-c514f7333686e32b7cfcb69d309bc7ab498cafd7.zip |
upgrade to 0.9.4
Diffstat (limited to 'archivers/pbzip2/Makefile')
-rw-r--r-- | archivers/pbzip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile index 8ea33f55d70b..25a92b2c30c0 100644 --- a/archivers/pbzip2/Makefile +++ b/archivers/pbzip2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pbzip2 -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= archivers MASTER_SITES= http://compression.ca/pbzip2/ |