diff options
author | oliver <oliver@FreeBSD.org> | 2005-09-14 22:48:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-09-14 22:48:39 +0800 |
commit | 5898c72e1451b83a0535d633100910c7e7cdaff8 (patch) | |
tree | b84d70d5f47da9e95c208600399492af3d6394c3 /x11/xfce4-clipman-plugin | |
parent | b312012881a2cc1bfabb919ef593cf8e3a823ca6 (diff) | |
download | freebsd-ports-gnome-5898c72e1451b83a0535d633100910c7e7cdaff8.tar.gz freebsd-ports-gnome-5898c72e1451b83a0535d633100910c7e7cdaff8.tar.zst freebsd-ports-gnome-5898c72e1451b83a0535d633100910c7e7cdaff8.zip |
reset maintainer to ports@
Approved by: maintainer
Noted by: linimon
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-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 |