diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
commit | f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93 (patch) | |
tree | 1b6622ee9500d34583470950dd12dcca6bdf3347 /x11 | |
parent | 2f729cf2e579ea9fd486367aa065e72e75b7c76e (diff) | |
download | freebsd-ports-graphics-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.gz freebsd-ports-graphics-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.zst freebsd-ports-graphics-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.zip |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xbindkeys/Makefile | 2 | ||||
-rw-r--r-- | x11/xclip/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-minimal/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 99f59ba6b68..9809c11d215 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= EitanAdlerList@gmail.com +MAINTAINER= ports@eitanadler.com 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 ca5920fc433..03f8e4c77d8 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.12 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= eitanadlerlist@gmail.com +MAINTAINER= ports@eitanadler.com COMMENT= An interface to X selections ("the clipboard") from the command line USE_AUTOTOOLS= autoconf:262:env aclocal:19:env automake:19:env diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index c3d6b57a457..ca68a03335e 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -minimal DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= EitanAdlerList@gmail.com +MAINTAINER= ports@eitanadler.com COMMENT= X.Org minimal distribution metaport NO_BUILD= yes |