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-fsguard-plugin | |
parent | e817dcd9f1b77fc2c576c36a47577b9106220412 (diff) | |
download | freebsd-ports-gnome-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.gz freebsd-ports-gnome-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.zst freebsd-ports-gnome-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-fsguard-plugin')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 1580cfbac32f..12492b69071a 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-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= XFce4 panel plugin to check a mountpoint for free disk space BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |