diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
commit | 74db23578541b772b86b24acfa229251e85d72b8 (patch) | |
tree | e528633a47e3e4956586c9eb066ea85de594c9e7 /x11/xbindkeys/Makefile | |
parent | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff) | |
download | ports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz ports-74db23578541b772b86b24acfa229251e85d72b8.zip |
Notes
Diffstat (limited to 'x11/xbindkeys/Makefile')
-rw-r--r-- | x11/xbindkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 33914742476a..185a3291da9c 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.8.3 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= Allows you to launch shell commands under X with your keyboard OPTIONS= GUILE "Guile support" off \ |