diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-06-27 21:11:08 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-06-27 21:11:08 +0000 |
commit | 6f21859c96d712fc5e42fef35e2e437200c3adcf (patch) | |
tree | c9d09bb8f40d1790467eedc71b31f142c33eccae /archivers | |
parent | 19d36d00b2628a24d582d7fbd68dcf2365161ea3 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 8cb9339ddbcf..96d38841af1d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -7,6 +7,7 @@ PORTNAME= libarchive PORTVERSION= 2.2.3 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ |