diff options
author | ale <ale@FreeBSD.org> | 2004-05-08 23:59:28 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-05-08 23:59:28 +0000 |
commit | ed156e26fcbf5918943d894b3877080620705c7d (patch) | |
tree | c4886a6096d0887e8b1740aec9855f84c9954194 /x11-clocks | |
parent | 8ff3ecbb9b407dae771c7d66be7f5141e1dbc728 (diff) | |
download | FreeBSD-ports-ed156e26fcbf5918943d894b3877080620705c7d.zip FreeBSD-ports-ed156e26fcbf5918943d894b3877080620705c7d.tar.gz |
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
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 1e2c817..5cfc110 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 |