diff options
author | ale <ale@FreeBSD.org> | 2004-05-09 07:59:28 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-05-09 07:59:28 +0800 |
commit | ed156e26fcbf5918943d894b3877080620705c7d (patch) | |
tree | c4886a6096d0887e8b1740aec9855f84c9954194 /deskutils | |
parent | 8ff3ecbb9b407dae771c7d66be7f5141e1dbc728 (diff) | |
download | freebsd-ports-gnome-ed156e26fcbf5918943d894b3877080620705c7d.tar.gz freebsd-ports-gnome-ed156e26fcbf5918943d894b3877080620705c7d.tar.zst freebsd-ports-gnome-ed156e26fcbf5918943d894b3877080620705c7d.zip |
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-taskbar-plugin/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-windowlist-plugin/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/xfce4-taskbar-plugin/Makefile b/deskutils/xfce4-taskbar-plugin/Makefile index 497068162654..70fa5d478766 100644 --- a/deskutils/xfce4-taskbar-plugin/Makefile +++ b/deskutils/xfce4-taskbar-plugin/Makefile @@ -9,6 +9,8 @@ PORTNAME= xfce4-taskbar-plugin PORTVERSION= 0.1.0 CATEGORIES= deskutils 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/ DISTNAME= xfce4-taskbar-plugin-${PORTVERSION} diff --git a/deskutils/xfce4-windowlist-plugin/Makefile b/deskutils/xfce4-windowlist-plugin/Makefile index acf47109f1ca..19e0c0fe7924 100644 --- a/deskutils/xfce4-windowlist-plugin/Makefile +++ b/deskutils/xfce4-windowlist-plugin/Makefile @@ -9,6 +9,8 @@ PORTNAME= xfce4-windowlist-plugin PORTVERSION= 0.1.0 CATEGORIES= deskutils 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/ DISTNAME= xfce4-windowlist-plugin-${PORTVERSION} |