diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
commit | 2d31e96f4f2b4811449072fa83d877d5d205c3ff (patch) | |
tree | 679e23e1b46e37724085fbe35bad1b344ea0f2ac /x11/thinglaunch | |
parent | 95b3fb7dc6b24f4c6a5cdadc0c589903136ce79e (diff) | |
download | freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.gz freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.zst freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.zip |
Add an additional mirror.
Diffstat (limited to 'x11/thinglaunch')
-rw-r--r-- | x11/thinglaunch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index d6299cdb6b3e..e19513fe9e47 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -8,7 +8,8 @@ PORTNAME= thinglaunch PORTVERSION= 1.03 CATEGORIES= x11 -MASTER_SITES= http://critical.ch/distfiles/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A very fast launcher program for X |