diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
commit | b12c40476415eaa4b42797db8045ec029872553a (patch) | |
tree | 1fce78ad76953500b868a612f8db16b835b38bbf /x11/xbindkeys | |
parent | aa087f2cd4c9b72d2e9cf9b203fb4823672a13e5 (diff) |
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 99f59ba6b682..9809c11d2155 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= EitanAdlerList@gmail.com +MAINTAINER= ports@eitanadler.com COMMENT= Allows you to launch shell commands under X with your keyboard OPTIONS= GUILE "Guile support" off \ |