diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 15:44:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 15:44:14 +0000 |
commit | d96d3d449f65e5ae059af37ade9f7167b539a817 (patch) | |
tree | a8fd917e593c8f1083a6759ae231240675a378e3 /archivers | |
parent | 0ae20f762888037238fe4a95f9ce743b410a9464 (diff) | |
download | ports-d96d3d449f65e5ae059af37ade9f7167b539a817.tar.gz ports-d96d3d449f65e5ae059af37ade9f7167b539a817.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/gzip/distinfo | 1 |
2 files changed, 2 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 diff --git a/archivers/gzip/distinfo b/archivers/gzip/distinfo index 7784e5ac8a21..a55d75821a17 100644 --- a/archivers/gzip/distinfo +++ b/archivers/gzip/distinfo @@ -1,2 +1,3 @@ MD5 (gzip-1.3.5.tar.Z) = 2215e466021d2dabca8a4ddd17d322bc +SHA256 (gzip-1.3.5.tar.Z) = 8739c5b461f5bd591ecfcf1e0c205be8d98d20d1f22dca88b501fd2fff732834 SIZE (gzip-1.3.5.tar.Z) = 493079 |