diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /x11/gtk-launch | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) | |
download | ports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz ports-7be606cdf63c50e178dab5bd297f53873130a449.zip |
Notes
Diffstat (limited to 'x11/gtk-launch')
-rw-r--r-- | x11/gtk-launch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index c97519d89eac..20a86506c0fd 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -9,7 +9,9 @@ PORTNAME= gtk-launch DISTVERSION= 1.1b PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ +MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A fast GTK+ program launcher |