diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
commit | 5f6f031248bce15e9e88b828effcda009e77d352 (patch) | |
tree | b5ea20c5e1542df8359328f08919922c0347be1a /x11-toolkits/libxfce4gui/Makefile | |
parent | Convert to new GNOME infrastructure. (diff) |
take maintainership
Diffstat (limited to 'x11-toolkits/libxfce4gui/Makefile')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index a15661137a74..fbf8b9ce8654 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 widget library required by xfce4 and xfwm4 LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util |