diff options
-rw-r--r-- | x11/xbindkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 68cc8e7e349e..84e0ec2c71cc 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4.1 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obraun@informatik.unibw-muenchen.de USE_XLIB= yes GNU_CONFIGURE= yes |