diff options
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r-- | archivers/gzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index ce2625018bcb..3828e8f5c7af 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://sunfreeware.risq.qc.ca/SOURCES/ \ ftp://sunsite.belnet.be/mirror/ftp.sunfreeware.com/pub/freeware/SOURCES/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gkovesdan@t-hosting.hu COMMENT= A compression utility designed to be a replacement for compress USE_REINPLACE= yes |