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 /deskutils | |
parent | dc42f54b583bd14263c84cb62247746e8c93fa9c (diff) | |
download | ports-af3ef36b635c44d5d9c3d61b1c825a20519f6fa1.tar.gz ports-af3ef36b635c44d5d9c3d61b1c825a20519f6fa1.zip |
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 '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} |