diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c502381a374e4c7d6a163afc4ccc792b889fc5ea (patch) | |
tree | 1d4af647dfe924dcf24b213a96cb12bc35b6259d /x11 | |
parent | Add myself. (diff) |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor)
Notes
Notes:
svn path=/head/; revision=64751
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xbindkeys/Makefile | 2 | ||||
-rw-r--r-- | x11/xbindkeys_config/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index a1c9ef3c6720..bd2600c80af9 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.5.5 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org INSTALL_TARGET= install-binPROGRAMS diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile index 5e92f7838595..907ad9d0ac15 100644 --- a/x11/xbindkeys_config/Makefile +++ b/x11/xbindkeys_config/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1.2 CATEGORIES= x11 MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/ -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org USE_GTK= yes USE_REINPLACE= yes |