diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
commit | cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e (patch) | |
tree | 0ed3be36d181e42ad1946d1b9a6d6f6b41270c6b /x11 | |
parent | f509a7a3f6570568b1977540d51e208ef016c22c (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/accessx/Makefile | 2 | ||||
-rw-r--r-- | x11/xkbset/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile index f23c93cf59ec..38341a599fde 100644 --- a/x11/accessx/Makefile +++ b/x11/accessx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 accessibility MASTER_SITES= http://cmos-eng.rehab.uiuc.edu/accessx/software/ DISTNAME= accessx${PORTVERSION:S/.//g} -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Customise accessibility features for X USE_TK= yes diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile index f6c0f552ff99..d2699d85e95f 100644 --- a/x11/xkbset/Makefile +++ b/x11/xkbset/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/ -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Manage various XKB features of X Window MAN1= xkbset.1 |