diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-12 09:11:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-12 09:11:20 +0800 |
commit | 3530963685375725b8cc6718c8d663fafdbab3c8 (patch) | |
tree | 24b470d68137016c526e30e2e192f47178329d0e /multimedia | |
parent | a16b0bf92b129891e77fc1b4eea8abbabf55eacd (diff) | |
download | freebsd-ports-gnome-3530963685375725b8cc6718c8d663fafdbab3c8.tar.gz freebsd-ports-gnome-3530963685375725b8cc6718c8d663fafdbab3c8.tar.zst freebsd-ports-gnome-3530963685375725b8cc6718c8d663fafdbab3c8.zip |
Reset jfb@minet.net due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 2e1bf93632ef..9776924e405b 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -11,10 +11,11 @@ PORTREVISION= 2 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 + PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ PATCHFILES= gcc295-xfce4-xmms-plugin.patch -MAINTAINER= jfb@minet.net +MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 xmms control plugin for xfce4-panel GNU_CONFIGURE= yes |