diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /x11 | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | FreeBSD-ports-7a38670c40891b471a302f0832c98c3237ce2063.zip FreeBSD-ports-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'x11')
-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 110812d..5f7597d 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Allows you to launch shell commands under X with your keyboard OPTIONS= GUILE "Guile support" off \ |