diff options
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 3192c58..321ffcb 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ DISTNAME= gzrt-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A gzip recovery toolkit CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 |