diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
commit | 72ddf44cd265367a5cd1a6da9dfea767157494b7 (patch) | |
tree | 0a2cb4926afe4e116b020c1188b3caadbbce0f8d /x11 | |
parent | c9177b2a3f82cfe7df72eeee6567fc7edaf270ec (diff) | |
download | freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.gz freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.zst freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.zip |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-f10-xorg-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/linux-f8-xorg-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/linux-xorg-libs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile index 7126e8e726e8..de9c70d6b3d8 100644 --- a/x11/linux-f10-xorg-libs/Makefile +++ b/x11/linux-f10-xorg-libs/Makefile @@ -91,7 +91,7 @@ ALWAYS_KEEP_DISTFILES= YES CONFLICTS= linux-xorg-libs-[0-9]* linux-f8-xorg-libs-[0-9]* -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Xorg libraries (Linux Fedora 10) USE_LINUX_RPM= yes diff --git a/x11/linux-f8-xorg-libs/Makefile b/x11/linux-f8-xorg-libs/Makefile index f1ad617cb2b1..2beeae74b4ef 100644 --- a/x11/linux-f8-xorg-libs/Makefile +++ b/x11/linux-f8-xorg-libs/Makefile @@ -93,7 +93,7 @@ CONFLICTS= linux-xorg-libs-[0-9]* linux-f10-xorg-libs-[0-9]* DEPRECATED= End of Life since Jan 7, 2009 EXPIRATION_DATE=2011-04-01 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Xorg libraries (Linux Fedora 8) USE_LINUX_RPM= yes diff --git a/x11/linux-xorg-libs/Makefile b/x11/linux-xorg-libs/Makefile index 6c549fc15fb9..a0a204790fef 100644 --- a/x11/linux-xorg-libs/Makefile +++ b/x11/linux-xorg-libs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.1.${LINUX_RPM_ARCH}.rpm \ xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Xorg libraries, linux binaries CONFLICTS= linux-XFree86-libs-[0-9]* linux-f8-xorg-libs-[0-9]* linux-f10-xorg-libs-[0-9]* |