diff options
author | krion <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
commit | d5c61b67d0b5d16780e314d2592cabb6c2dcf7af (patch) | |
tree | e38eab283a98c68024e12ecc51613e60652dd0ec /sysutils/xfce4-fsguard-plugin | |
parent | d13bc998ec6cef4dc04c14a84d9dff3cf461a5a4 (diff) | |
download | FreeBSD-ports-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.zip FreeBSD-ports-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.tar.gz |
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
Diffstat (limited to 'sysutils/xfce4-fsguard-plugin')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index e7d97ee..4b31c6f 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -11,10 +11,10 @@ PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ - http://xfce.org/~kelnos/mirrors/xfce-goodies/ \ - http://www.bsd-blax.org/ports/mirrors/ + http://xfce.org/~kelnos/mirrors/xfce-goodies/ +DIST_SUBDIR= xfce4 -MAINTAINER= matt@rimasec.net +MAINTAINER= matt@bsdfly.org COMMENT= XFce4 panel plugin to check a mountpoint for free disk space BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |