diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-03-05 02:43:47 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-03-05 02:43:47 +0000 |
commit | b7ba1f23888895784f3abfb9d4e818c6a5bbd62e (patch) | |
tree | de5aaecb7601cff61ed64222280f3ac4f68c8831 /x11/xbindkeys | |
parent | e094e0f7a37e597243a1d31ba0ef5119ad7a7660 (diff) | |
download | ports-b7ba1f23888895784f3abfb9d4e818c6a5bbd62e.tar.gz ports-b7ba1f23888895784f3abfb9d4e818c6a5bbd62e.zip |
Notes
Diffstat (limited to 'x11/xbindkeys')
-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 9ba5688b10ca..99f59ba6b682 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= araujo@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= Allows you to launch shell commands under X with your keyboard OPTIONS= GUILE "Guile support" off \ |