diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-02 23:58:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-02 23:58:29 +0800 |
commit | 89ba69919e46751676fcd55feeb6a599c469dbb5 (patch) | |
tree | a42b36a729b5e2e923e95afe8e1d0d0af03a080b /x11 | |
parent | 3d6637a40f06ab4f9cd41f2b70f1623b13095326 (diff) | |
download | freebsd-ports-gnome-89ba69919e46751676fcd55feeb6a599c469dbb5.tar.gz freebsd-ports-gnome-89ba69919e46751676fcd55feeb6a599c469dbb5.tar.zst freebsd-ports-gnome-89ba69919e46751676fcd55feeb6a599c469dbb5.zip |
Pass maintainership to x11@
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxkbcommon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 0f98409fdfcd..520048dca889 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.3.1 CATEGORIES= x11 MASTER_SITES= http://xkbcommon.org/download/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= Keymap handling library for toolkits and window systems LICENSE= MIT |