diff options
author | oliver <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
commit | f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb (patch) | |
tree | 8bd31a3894ecc9bd9da0fb1266d8a4ff1852e59a /x11/libxfce4mcs | |
parent | 21a40b181c7150ce92dd9a2ad06028f3cf0f9a66 (diff) | |
download | FreeBSD-ports-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.zip FreeBSD-ports-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.tar.gz |
take maintainership
Diffstat (limited to 'x11/libxfce4mcs')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 1b52d10..c08433a 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 |