diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 2 | ||||
-rw-r--r-- | x11/libxfce4util/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 1b52d1055111..c08433a5c01a 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings management library used by most XFce 4 modules LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index f760139ad02e..dc0cab809474 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions USE_GNOME= glib20 |