diff options
author | johans <johans@FreeBSD.org> | 2016-01-24 05:14:18 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-01-24 05:14:18 +0800 |
commit | 1737a70f40c06bcb9e8ffc9b0ebde0b0443c0273 (patch) | |
tree | 5d63dd08b4a6b424872f4a0aff2c3ecd57292611 /archivers | |
parent | 0d995f100fb482f0b8524edd13a784a25075a738 (diff) | |
download | freebsd-ports-gnome-1737a70f40c06bcb9e8ffc9b0ebde0b0443c0273.tar.gz freebsd-ports-gnome-1737a70f40c06bcb9e8ffc9b0ebde0b0443c0273.tar.zst freebsd-ports-gnome-1737a70f40c06bcb9e8ffc9b0ebde0b0443c0273.zip |
Bump versions to chase Nettle shared library update
Diffstat (limited to 'archivers')
-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 ce512a8abd84..faad06efd547 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -2,7 +2,7 @@ PORTNAME= libarchive PORTVERSION= 3.1.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://libarchive.org/downloads/ |