diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-09-06 02:01:10 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-09-06 02:01:10 +0000 |
commit | d7e8ebf80745f71ddbe7b0605a6e6b85fad6844f (patch) | |
tree | 20ff9d24c037e8233554cd30d6cacedeff0d1509 /archivers/libarchive/Makefile | |
parent | 72aedb175280d9276160a8539223ab7cbc249196 (diff) |
. Update to 1.02.031.
Notes
Notes:
svn path=/head/; revision=142041
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 5c6edfa458eb..74fdd7450457 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 1.02.030 +PORTVERSION= 1.02.031 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ |