From 7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57 Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 21 Aug 2011 16:12:46 +0000 Subject: - change the email address I use to maintain ports Approved by: bapt (mentor) --- x11/multi-gnome-terminal/Makefile | 2 +- x11/xbindkeys/Makefile | 2 +- x11/xclip/Makefile | 2 +- x11/xorg-minimal/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile index 02b2bb2b9492..cc8cdf5208dd 100644 --- a/x11/multi-gnome-terminal/Makefile +++ b/x11/multi-gnome-terminal/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 10 CATEGORIES= x11 gnome MASTER_SITES= SF/multignometerm/multignometerm/mgt-${PORTVERSION} -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= Gnome tabbed terminal emulator INSTALLS_OMF= yes diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 33914742476a..185a3291da9c 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.8.3 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= Allows you to launch shell commands under X with your keyboard OPTIONS= GUILE "Guile support" off \ diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 6298f84802fa..8dedc5a06032 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= An interface to X selections ("the clipboard") from the command line USE_AUTOTOOLS= autoconf:env aclocal:env automake:env diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index dbfbc97cdcf0..2703bb1570bd 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -minimal DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= X.Org minimal distribution metaport NO_BUILD= yes -- cgit