diff options
-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 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 diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 927aae753a72..be54cc94bbf7 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 |