diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-14 14:48:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-14 14:48:39 +0000 |
commit | 549a5ebafb2934b710067f4978f83c07c0368a85 (patch) | |
tree | dc42eee0eaccb8450be0f2f495e3a3c1e45669f6 /x11 | |
parent | 5ddd31a2e011ebd1b03380e2f7278b888686dc48 (diff) |
reset maintainer to ports@
Approved by: maintainer
Noted by: linimon
Notes
Notes:
svn path=/head/; revision=142716
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 03b836bd3bdd..b26cc341f44b 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://xfce.org/~kelnos/mirrors/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 clipboard module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |