diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-01-23 21:14:18 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-01-23 21:14:18 +0000 |
commit | c590f0bad986c1ea6ac196f20c88448e75de1a6e (patch) | |
tree | 5d63dd08b4a6b424872f4a0aff2c3ecd57292611 /archivers | |
parent | 61eb9ad3a2ef2614e59cdc813559f76f208b3b6c (diff) |
Bump versions to chase Nettle shared library update
Notes
Notes:
svn path=/head/; revision=407058
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/ |