diff options
author | petef <petef@FreeBSD.org> | 2002-03-27 08:27:49 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-27 08:27:49 +0800 |
commit | ed735650498e932e777759ff580a6e15f57bde0a (patch) | |
tree | 174c807d87d18123f6c368f0195ec76632c493a9 /x11 | |
parent | 9b411a5020b18537087647934b9ff22f927e98ce (diff) | |
download | freebsd-ports-gnome-ed735650498e932e777759ff580a6e15f57bde0a.tar.gz freebsd-ports-gnome-ed735650498e932e777759ff580a6e15f57bde0a.tar.zst freebsd-ports-gnome-ed735650498e932e777759ff580a6e15f57bde0a.zip |
Pass maintainership to the submitter.
PR: 36348
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'x11')
-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 |