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 | |
parent | a16b0bf92b129891e77fc1b4eea8abbabf55eacd (diff) | |
download | freebsd-ports-graphics-3530963685375725b8cc6718c8d663fafdbab3c8.tar.gz freebsd-ports-graphics-3530963685375725b8cc6718c8d663fafdbab3c8.tar.zst freebsd-ports-graphics-3530963685375725b8cc6718c8d663fafdbab3c8.zip |
Reset jfb@minet.net due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 2e1bf93632e..9776924e405 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 diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 927aae753a7..be54cc94bbf 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= jfb@minet.net +MAINTAINER= ports@FreeBSD.org COMMENT= XFce4 panel plugin to check a mountpoint for free disk space GNU_CONFIGURE= yes |