diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /x11/xkeywrap | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) |
Notes
Diffstat (limited to 'x11/xkeywrap')
-rw-r--r-- | x11/xkeywrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index 712e9489c92b..a03dda0a7712 100644 --- a/x11/xkeywrap/Makefile +++ b/x11/xkeywrap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Record, repeat, and play key sequence from keyboard USE_XORG= x11 xt |