diff options
author | glewis <glewis@FreeBSD.org> | 2008-05-11 00:28:11 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2008-05-11 00:28:11 +0800 |
commit | 8760bc75883060231d0df347327f308e9428adfc (patch) | |
tree | fff927bf064cc5ea920506776fb18658ca36e7c5 /archivers/libarchive/Makefile | |
parent | 1ea90be952dba9e2afd147c3d9e6af7a75e3d1d0 (diff) | |
download | freebsd-ports-gnome-8760bc75883060231d0df347327f308e9428adfc.tar.gz freebsd-ports-gnome-8760bc75883060231d0df347327f308e9428adfc.tar.zst freebsd-ports-gnome-8760bc75883060231d0df347327f308e9428adfc.zip |
. Update to 2.4.17.
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 84551e46404d..b6c4fa182e4d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 2.4.14 +PORTVERSION= 2.4.17 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ |