diff options
author | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
commit | 2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /archivers/pigz | |
parent | 3f57f0cbf385ccd5238da3769abcb48cc48a7725 (diff) | |
download | freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.gz freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.zst freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.zip |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
Diffstat (limited to 'archivers/pigz')
-rw-r--r-- | archivers/pigz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pigz/Makefile b/archivers/pigz/Makefile index 33e271c3eefc..255d1cea3f6f 100644 --- a/archivers/pigz/Makefile +++ b/archivers/pigz/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.zlib.net/pigz/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parallel GZIP USES= gmake |