diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-14 13:25:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-14 13:25:40 +0000 |
commit | a7be3b39f5b37dcf1ec87b587f1d16da8722acec (patch) | |
tree | d7fa7f4e7ac32cc4dd1af32b0b6852041a1bb2b1 /archivers/gzrecover/Makefile | |
parent | dd7ea5258db972dcfe87a10d2bc7dc971338110d (diff) | |
download | ports-a7be3b39f5b37dcf1ec87b587f1d16da8722acec.tar.gz ports-a7be3b39f5b37dcf1ec87b587f1d16da8722acec.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 321ffcb5a35b..2e9a0ba33f18 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gzrecover -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ DISTNAME= gzrt-${PORTVERSION} |