diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
commit | f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93 (patch) | |
tree | 1b6622ee9500d34583470950dd12dcca6bdf3347 /x11/xbindkeys | |
parent | 2f729cf2e579ea9fd486367aa065e72e75b7c76e (diff) | |
download | freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.gz freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.zst freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.zip |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
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 \ |