diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-11-08 15:49:30 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-11-08 15:49:30 +0000 |
commit | c1ca02f1530caecd6196245b2d0a4cca128d7711 (patch) | |
tree | 2f9965614fc8e7621dcb5f668296069ea468a779 /archivers | |
parent | 320bcd6f9a1966be3857709987bafa9ff8040db5 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 1 | ||||
-rw-r--r-- | archivers/libarchive/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 3d6364a7a4f8..6309c6d93c6c 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -6,6 +6,7 @@ PORTNAME= libarchive PORTVERSION= 1.01.015 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index fb3f29256162..4d8e8faa25c3 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,2 +1,2 @@ -MD5 (libarchive-1.01.015.tar.gz) = 113b0e38805549464f9bb98050dc1e16 -SIZE (libarchive-1.01.015.tar.gz) = 183808 +MD5 (libarchive-1.01.015.tar.gz) = cfdcdd4866c6e88232235a2bc1e135e0 +SIZE (libarchive-1.01.015.tar.gz) = 184014 |