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 | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) | |
download | ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.tar.gz ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xdialog/Makefile | 2 | ||||
-rw-r--r-- | x11/xkeywrap/Makefile | 2 | ||||
-rw-r--r-- | x11/xtermcontrol/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 346825b42c94..9a013d6d9c43 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes 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 diff --git a/x11/xtermcontrol/Makefile b/x11/xtermcontrol/Makefile index 565b62afc618..b8578252dbde 100644 --- a/x11/xtermcontrol/Makefile +++ b/x11/xtermcontrol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.10 CATEGORIES= x11 MASTER_SITES= http://www.thrysoee.dk/xtermcontrol/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Tool for dynamic control of xterm properties RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm |