diff options
author | oliver <oliver@FreeBSD.org> | 2003-08-17 15:40:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-08-17 15:40:39 +0800 |
commit | f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb (patch) | |
tree | 8bd31a3894ecc9bd9da0fb1266d8a4ff1852e59a /x11 | |
parent | 21a40b181c7150ce92dd9a2ad06028f3cf0f9a66 (diff) | |
download | freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.tar.gz freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.tar.zst freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.zip |
take maintainership
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 |