diff options
author | linimon <linimon@FreeBSD.org> | 2010-04-20 11:23:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-04-20 11:23:12 +0800 |
commit | 0fafec8b7d90a8695211970e09ae44a85fd913b3 (patch) | |
tree | 77ec0658be08b465f5d8ac1f4bd264dc01635244 /audio | |
parent | 12d235d94f3156695c96c182be8f93589468f7b1 (diff) | |
download | freebsd-ports-gnome-0fafec8b7d90a8695211970e09ae44a85fd913b3.tar.gz freebsd-ports-gnome-0fafec8b7d90a8695211970e09ae44a85fd913b3.tar.zst freebsd-ports-gnome-0fafec8b7d90a8695211970e09ae44a85fd913b3.zip |
Reset maintainer at his request due to lack of time.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gimmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 7815b71a1689..08582a2c6530 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= gimmix -MAINTAINER= matt.guegan@free.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Gimmix is a graphical MPD client written in C using GTK+2 LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ |