diff options
author | oliver <oliver@FreeBSD.org> | 2005-09-07 01:42:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-09-07 01:42:39 +0800 |
commit | 8c12b046dda17301bb5b536e99fb31bf541e9bd3 (patch) | |
tree | 171a8db6f39e088309a9c82128a4f75d01529728 /sysutils/xfce4-genmon-plugin | |
parent | e817dcd9f1b77fc2c576c36a47577b9106220412 (diff) | |
download | freebsd-ports-graphics-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.gz freebsd-ports-graphics-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.zst freebsd-ports-graphics-8c12b046dda17301bb5b536e99fb31bf541e9bd3.zip |
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them
Approved by: maintainer
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index a33c8bf7648..5d1dafb2095 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xfce4-genmon-plugin # Date created: 2004-09-12 -# Whom: Matt Lancereau <matt@bsdfly.org> +# Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |