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 /x11-clocks | |
parent | dc42f54b583bd14263c84cb62247746e8c93fa9c (diff) |
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=108706
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 1e2c81795e76..5cfc110bffc7 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -9,7 +9,10 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= x11-clocks 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= XFce 4 additional clock module which also shows date |