diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-24 21:19:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-24 21:19:25 +0000 |
commit | 68b6c8116f46704756785f28818362945a15e325 (patch) | |
tree | c3ff9aabb219de939d11bb5603c96590e6af7767 /x11/brightside/Makefile | |
parent | 1ee24b25f3c40ba4bd9aa7a34cb6acac6c03af95 (diff) |
Update the MASTER_SITE to fix fetching.
Submitted by: Volker <volker@vwsoft.com>
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=175522
Diffstat (limited to 'x11/brightside/Makefile')
-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 |