diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-04-27 21:32:00 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-04-27 21:32:00 +0000 |
commit | 3c33989be8ed5d7049201acec29b01b7347fa6dc (patch) | |
tree | 348d8be1c679288b0584dbae4e4d2e952189ab6c /deskutils | |
parent | ea91047cceb7f6c9aadd0e96edb9dde7984e5346 (diff) | |
download | ports-3c33989be8ed5d7049201acec29b01b7347fa6dc.tar.gz ports-3c33989be8ed5d7049201acec29b01b7347fa6dc.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index d87558701f1a..2df6936437de 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils xfce MASTER_SITES= CRITICAL/. DIST_SUBDIR= xfce4 -MAINTAINER= des@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Keyboard layout switching plugin for XFce4 LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier |