diff options
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 cb597f67ed6a..e86ebafbdbea 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.nongnu.org/xbindkeys/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to launch shell commands under X with your keyboard LICENSE= GPLv2 diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 30c974d60917..873b08c964bf 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface to X selections ("the clipboard") from the command line LICENSE= GPLv2 diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index 9243ff296862..3c7bc30b5c89 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -minimal DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X.Org minimal distribution metaport NO_BUILD= yes |