diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 15:58:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 15:58:29 +0000 |
commit | a7c739819bccbbbd355783dcfe4e6c3bb723ed0e (patch) | |
tree | a42b36a729b5e2e923e95afe8e1d0d0af03a080b /x11 | |
parent | 64929401ace59f1037878efb00ad341453ffd9ff (diff) | |
download | ports-a7c739819bccbbbd355783dcfe4e6c3bb723ed0e.tar.gz ports-a7c739819bccbbbd355783dcfe4e6c3bb723ed0e.zip |
Notes
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 |