diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-02 23:44:14 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-02 23:44:14 +0800 |
commit | 3bfe612e42285dfcc4e7797a46ea7e99a95e1eac (patch) | |
tree | b31f7b4bc031f6afb14c6b9a4306b0efa79f1197 | |
parent | afd197f94ba38af4fdb5c11b1b631690fb8d44c8 (diff) | |
download | freebsd-ports-gnome-3bfe612e42285dfcc4e7797a46ea7e99a95e1eac.tar.gz freebsd-ports-gnome-3bfe612e42285dfcc4e7797a46ea7e99a95e1eac.tar.zst freebsd-ports-gnome-3bfe612e42285dfcc4e7797a46ea7e99a95e1eac.zip |
- Update SHA256
- Pass maintainership to submitter
PR: 89839
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Discussed with: mnag
-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 |