diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 15:18:53 +0800 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 15:18:53 +0800 |
commit | 63bbc95a983884bf2282a83ca5e924ae488e5952 (patch) | |
tree | 953e4cb8121629789f4c2951d663572a3a1ca4cd | |
parent | 4ad42000afca603309eeae79a49fd21bcf9658c1 (diff) | |
download | freebsd-ports-gnome-63bbc95a983884bf2282a83ca5e924ae488e5952.tar.gz freebsd-ports-gnome-63bbc95a983884bf2282a83ca5e924ae488e5952.tar.zst freebsd-ports-gnome-63bbc95a983884bf2282a83ca5e924ae488e5952.zip |
commit.log
-rw-r--r-- | x11/xkbset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile index d2699d85e95f..d6514c976a6f 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@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Manage various XKB features of X Window MAN1= xkbset.1 |