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 /converters | |
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 'converters')
-rw-r--r-- | converters/igbinary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/igbinary/Makefile b/converters/igbinary/Makefile index d8fc83b4b833..ea6800ac595d 100644 --- a/converters/igbinary/Makefile +++ b/converters/igbinary/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://opensource.dynamoid.com/ \ http://files.gslin.org/~gslin/Software/ PKGNAMEPREFIX= pecl- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for the standard PHP serializer USE_PHP= session |