diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-12 14:52:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-12 14:52:07 +0800 |
commit | 30e2fc84e7da0aa7f5d6037572f3eff0ac7e0a3c (patch) | |
tree | e22371ca3d6f31927f64b31e3179fb6a49e4911e /multimedia | |
parent | 040809c1b98f69213cf691ca4ab39ae59d6ab88f (diff) | |
download | freebsd-ports-gnome-30e2fc84e7da0aa7f5d6037572f3eff0ac7e0a3c.tar.gz freebsd-ports-gnome-30e2fc84e7da0aa7f5d6037572f3eff0ac7e0a3c.tar.zst freebsd-ports-gnome-30e2fc84e7da0aa7f5d6037572f3eff0ac7e0a3c.zip |
- Take maintainership
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 991684ad0d10..bfd329d286e4 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= XFce 4 xmms control plugin for xfce4-panel GNU_CONFIGURE= yes |