diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 (patch) | |
tree | 973c61950622ff561b5cae84c526ca059e7765d1 /x11/gtk-launch | |
parent | 12fd604939a110c79684c9ab5bbe975b98a4cf62 (diff) | |
download | FreeBSD-ports-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.zip FreeBSD-ports-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.gz |
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'x11/gtk-launch')
-rw-r--r-- | x11/gtk-launch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index 115d456..3aa7190 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -10,8 +10,7 @@ DISTVERSION= 1.1b PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A fast GTK+ program launcher |