diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-27 00:27:49 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-27 00:27:49 +0000 |
commit | 83d411400157cc2facd87e5aa6a6d0eba0ddb987 (patch) | |
tree | 3662744d3136d89f0732395ecba6708851217e2f /x11/xbindkeys | |
parent | 9c1b2a76ce30fe8a6e34ba8bd9d5e53b78129f7f (diff) | |
download | ports-83d411400157cc2facd87e5aa6a6d0eba0ddb987.tar.gz ports-83d411400157cc2facd87e5aa6a6d0eba0ddb987.zip |
Notes
Diffstat (limited to 'x11/xbindkeys')
-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 |