diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-25 05:19:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-25 05:19:25 +0800 |
commit | 637ab1368c61da05d28ccbf0d51f1ea5c730243c (patch) | |
tree | f051891a1e8de3ff2576ecba0788aaaede00341f /x11/brightside | |
parent | c9cd1729ab6023da317d2fbd8372f5079dfe8a95 (diff) | |
download | freebsd-ports-gnome-637ab1368c61da05d28ccbf0d51f1ea5c730243c.tar.gz freebsd-ports-gnome-637ab1368c61da05d28ccbf0d51f1ea5c730243c.tar.zst freebsd-ports-gnome-637ab1368c61da05d28ccbf0d51f1ea5c730243c.zip |
Update the MASTER_SITE to fix fetching.
Submitted by: Volker <volker@vwsoft.com>
Approved by: portmgr (implicit)
Diffstat (limited to 'x11/brightside')
-rw-r--r-- | x11/brightside/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile index cda8e06184d9..cfe6f657ff68 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -9,7 +9,7 @@ PORTNAME= brightside PORTVERSION= 1.4.0 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://catmur.co.uk/~ed/main/brightside/download/ +MASTER_SITES= http://files.catmur.co.uk/brightside/ MAINTAINER= marcus@FreeBSD.org COMMENT= A tool to add reactivity to the edges and corners of the GNOME desktop |