diff options
author | kris <kris@FreeBSD.org> | 2005-07-21 08:57:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-21 08:57:50 +0800 |
commit | a21ef3c012926597731b0bfe49245c7a0aab814c (patch) | |
tree | 14497e23084827c38b75e140ed6052e5764c01f2 /multimedia | |
parent | af8309452acf305c3a6d004f3473efdcf0382607 (diff) | |
download | freebsd-ports-gnome-a21ef3c012926597731b0bfe49245c7a0aab814c.tar.gz freebsd-ports-gnome-a21ef3c012926597731b0bfe49245c7a0aab814c.tar.zst freebsd-ports-gnome-a21ef3c012926597731b0bfe49245c7a0aab814c.zip |
Correct maintainer address
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-xmms-controller-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-xmms-controller-plugin/Makefile b/multimedia/xfce4-xmms-controller-plugin/Makefile index 2b2aa1f6a55c..3b11d16aebf0 100644 --- a/multimedia/xfce4-xmms-controller-plugin/Makefile +++ b/multimedia/xfce4-xmms-controller-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia audio xfce MASTER_SITES= http://eoin.angrystickman.com/files/ DIST_SUBDIR= xfce4 -MAINTAINER= robin.schoonover@gmail.google.com +MAINTAINER= robin.schoonover@gmail.com COMMENT= XMMS controller plugin for the xfce4 panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |