diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 14:01:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 14:01:53 +0000 |
commit | 47f86545f84ccdfbbbbbbd4b6f3147455fee4061 (patch) | |
tree | 1fb10aa9de3f57b2ac0ffa4775d486f7b4015cf1 /x11/gtk-launch | |
parent | 90e31bab4413a63d9002d747504571d600c99995 (diff) |
Notes
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 d0e384e9ca0e..115d456aba6a 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-launch DISTVERSION= 1.1b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ http://critical.ch/distfiles/ \ @@ -16,7 +16,6 @@ MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A fast GTK+ program launcher -USE_X_PREFIX= yes USE_GNOME= gtk12 PLIST_FILES= bin/gtk-launch |