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 | |
parent | Add wmi 7, a window manager designed to be like Ion and LarsWM. (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')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 1b56336e9c36..15fb77ce128c 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -9,7 +9,10 @@ PORTNAME= xfce4-clipman-plugin PORTVERSION= 0.4.0 PORTREVISION= 2 CATEGORIES= x11 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 clipboard module for xfce4-panel |