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 /databases/db47 | |
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 'databases/db47')
-rw-r--r-- | databases/db47/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile index 42db6d7d3a3a..fa8d89935142 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -27,7 +27,7 @@ PATCH_DIST_STRIP= -d .. --ignore-whitespace # I allow matthias.andree@gmx.de and all freebsd committer to do changes # to this package. -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Berkeley DB package, revision 4.7 DEPRECATED= Please use databases/db5 or db6 for new installs. |