diff options
-rw-r--r-- | misc/localedata/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile index a423b7c4cc63..288bcaa2d9d5 100644 --- a/misc/localedata/Makefile +++ b/misc/localedata/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sf -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Legacy locale data for FreeBSD 6+ USE_BZIP2= yes diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index eb814a702567..f69881af695b 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 1bfc068a1fbe..d2718572313c 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFce4 systemload plugin with multiple CPU display modes GNU_CONFIGURE= yes |