diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c0884749dfdde9ceea600d2628377cdc2012c3c2 (patch) | |
tree | 98a3e7eb07944909c908db9902a3fd6e22589942 /x11 | |
parent | 577c6c38a6765433ef0e5615934e5e2fe8614d09 (diff) | |
download | FreeBSD-ports-c0884749dfdde9ceea600d2628377cdc2012c3c2.zip FreeBSD-ports-c0884749dfdde9ceea600d2628377cdc2012c3c2.tar.gz |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor)
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 a1c9ef3..bd2600c 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 5e92f78..907ad9d 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 |