diff options
author | eadler <eadler@FreeBSD.org> | 2011-08-22 04:51:40 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-08-22 04:51:40 +0800 |
commit | ce95fb20703f646c40e1b9fe864a658f4ea5d5ed (patch) | |
tree | b1b3d82c26c661d621eda77a95831fb13665e4af /x11 | |
parent | 0c9b0b1823bfec2748854e85411dd0a9a209d646 (diff) | |
download | freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.tar.gz freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.tar.zst freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.zip |
- change the email address I use to maintain ports
Approved by: bapt (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/multi-gnome-terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/xbindkeys/Makefile | 2 | ||||
-rw-r--r-- | x11/xclip/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-minimal/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile index cc8cdf5208dd..8821d4fdf600 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= eadler@freebsd.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Gnome tabbed terminal emulator INSTALLS_OMF= yes diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 185a3291da9c..6c28f7d69b64 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= eadler@freebsd.org +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 8dedc5a06032..9f8e8d4d54bd 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= eadler@freebsd.org +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 2703bb1570bd..e31780bea888 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -minimal DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= eadler@freebsd.org +MAINTAINER= eadler@FreeBSD.org COMMENT= X.Org minimal distribution metaport NO_BUILD= yes |