diff options
Diffstat (limited to 'archivers/gzrecover')
-rw-r--r-- | archivers/gzrecover/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile index 6680a519627a..4123eed09f97 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -9,8 +9,7 @@ PORTNAME= gzrecover PORTVERSION= 0.5 CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL DISTNAME= gzrt-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |