diff options
author | wen <wen@FreeBSD.org> | 2014-05-02 15:11:45 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-05-02 15:11:45 +0800 |
commit | 08a1a0d501293861f8ddc87b9c51ea043d648e35 (patch) | |
tree | 5845c75e9a06bd5850d2ed75fbee7b2d90d4553a /databases/adminer | |
parent | 65182304026348ce615619805921ac6ba76e2d0a (diff) | |
download | freebsd-ports-gnome-08a1a0d501293861f8ddc87b9c51ea043d648e35.tar.gz freebsd-ports-gnome-08a1a0d501293861f8ddc87b9c51ea043d648e35.tar.zst freebsd-ports-gnome-08a1a0d501293861f8ddc87b9c51ea043d648e35.zip |
- Pass maintainership to new volunteer
Diffstat (limited to 'databases/adminer')
-rw-r--r-- | databases/adminer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index 86fe49b5aff9..197c55cd65bc 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-mysql.php ${PORTNAME}-${PORTVERSION}-mysql-en.php EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= udvzsolt@gmail.com COMMENT= Full-featured database management tool written in PHP LICENSE= APACHE20 |