diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-05-08 23:59:28 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-05-08 23:59:28 +0000 |
commit | af3ef36b635c44d5d9c3d61b1c825a20519f6fa1 (patch) | |
tree | 7dd605efdefa84007dcc7c9c035d8425c4e48f54 /sysutils | |
parent | dc42f54b583bd14263c84cb62247746e8c93fa9c (diff) | |
download | ports-af3ef36b635c44d5d9c3d61b1c825a20519f6fa1.tar.gz ports-af3ef36b635c44d5d9c3d61b1c825a20519f6fa1.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 2fc0acf503f7..55af878073a3 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -9,7 +9,10 @@ PORTNAME= xfce4-fsguard-plugin PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= sysutils xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ +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/ MAINTAINER= matt@rimasec.net COMMENT= XFce4 panel plugin to check a mountpoint for free disk space |