diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
commit | 6aaf1b66029640cd501354e5d6a3933e409bb60f (patch) | |
tree | 3833d5d00a777cd88a34f3c6152761ed4fe141d3 /x11 | |
parent | 024159d60e10352188cfd224256faa641224f04a (diff) | |
download | freebsd-ports-graphics-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.gz freebsd-ports-graphics-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.zst freebsd-ports-graphics-6aaf1b66029640cd501354e5d6a3933e409bb60f.zip |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
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 f23c93cf59e..38341a599fd 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 f6c0f552ff9..d2699d85e95 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 |