diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-02-05 16:06:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-02-05 16:06:19 +0000 |
commit | 8e1c346c5b0d8df2a46ca6c9697cd4200e0b4f20 (patch) | |
tree | 5ebf85b49c76293e8bab38b0c097a9a9c2309170 /archivers/gzrecover/Makefile | |
parent | 324b514057102514795f68c45609649a7c05de95 (diff) | |
download | ports-8e1c346c5b0d8df2a46ca6c9697cd4200e0b4f20.tar.gz ports-8e1c346c5b0d8df2a46ca6c9697cd4200e0b4f20.zip |
Notes
Diffstat (limited to 'archivers/gzrecover/Makefile')
-rw-r--r-- | archivers/gzrecover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile index dc40a500c124..3575d0978813 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gzrecover -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ \ CRITICAL |