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 /devel | |
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 'devel')
-rw-r--r-- | devel/linux-allegro/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f10-allegro/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f10-libglade/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f10-libsigc++20/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f10-sdl12/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f8-allegro/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f8-libglade/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f8-libsigc++20/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-f8-sdl12/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-libglade/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-libsigc++20/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-sdl12/Makefile | 2 | ||||
-rw-r--r-- | devel/linux_kdump/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/linux-allegro/Makefile b/devel/linux-allegro/Makefile index 8979f24cf29d..67735aaa5474 100644 --- a/devel/linux-allegro/Makefile +++ b/devel/linux-allegro/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform game programming library (linux version) CONFLICTS= linux-f8-allegro-[0-9]* linux-f10-allegro-[0-9]* diff --git a/devel/linux-f10-allegro/Makefile b/devel/linux-f10-allegro/Makefile index b063209f224a..edff1efe7fe9 100644 --- a/devel/linux-f10-allegro/Makefile +++ b/devel/linux-f10-allegro/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform game programming library (Linux Fedora 10) CONFLICTS= linux-allegro-[0-9]* linux-f8-allegro-[0-9]* diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile index 444eabc6f386..7748076be1fa 100644 --- a/devel/linux-f10-libglade/Makefile +++ b/devel/linux-f10-libglade/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of libglade (Linux Fedora 10) CONFLICTS= linux-libglade-[0-9]* linux-f8-libglade-[0-9]* diff --git a/devel/linux-f10-libsigc++20/Makefile b/devel/linux-f10-libsigc++20/Makefile index 3fe81ded40dd..328a7290110f 100644 --- a/devel/linux-f10-libsigc++20/Makefile +++ b/devel/linux-f10-libsigc++20/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Callback Framework for C++ (Linux Fedora 10) CONFLICTS= linux-libsigc++20-[0-9]* linux-f8-libsigc++20-[0-9]* diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile index 741228e96420..cbf972c56be6 100644 --- a/devel/linux-f10-sdl12/Makefile +++ b/devel/linux-f10-sdl12/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform multi-media development API (Linux Fedora 10) CONFLICTS= linux-sdl12-[0-9]* linux-f8-sdl12-[0-9]* diff --git a/devel/linux-f8-allegro/Makefile b/devel/linux-f8-allegro/Makefile index 25e266cc2dd2..cca9b6d9c23c 100644 --- a/devel/linux-f8-allegro/Makefile +++ b/devel/linux-f8-allegro/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform game programming library (Linux Fedora 8) CONFLICTS= linux-allegro-[0-9]* linux-f10-allegro-[0-9]* diff --git a/devel/linux-f8-libglade/Makefile b/devel/linux-f8-libglade/Makefile index b3a9a194a26d..8761ef63b2ae 100644 --- a/devel/linux-f8-libglade/Makefile +++ b/devel/linux-f8-libglade/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of libglade (Linux Fedora 8) CONFLICTS= linux-libglade-[0-9]* linux-f10-libglade-[0-9]* diff --git a/devel/linux-f8-libsigc++20/Makefile b/devel/linux-f8-libsigc++20/Makefile index 2939195d760d..657bb68c3407 100644 --- a/devel/linux-f8-libsigc++20/Makefile +++ b/devel/linux-f8-libsigc++20/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Callback Framework for C++ (Linux Fedora 8) CONFLICTS= linux-libsigc++20-[0-9]* linux-f10-libsigc++20-[0-9]* diff --git a/devel/linux-f8-sdl12/Makefile b/devel/linux-f8-sdl12/Makefile index 33e7d98797c0..1f7e00e40e9a 100644 --- a/devel/linux-f8-sdl12/Makefile +++ b/devel/linux-f8-sdl12/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform multi-media development API (Linux Fedora 8) CONFLICTS= linux-sdl12-[0-9]* linux-f10-sdl12-[0-9]* diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile index 18bc4db35e53..a1e862bdc0e9 100644 --- a/devel/linux-libglade/Makefile +++ b/devel/linux-libglade/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= ${PORTNAME}-${PORTVERSION}-16 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of libglade CONFLICTS= linux-f8-libglade-[0-9]* linux-f10-libglade-[0-9]* diff --git a/devel/linux-libsigc++20/Makefile b/devel/linux-libsigc++20/Makefile index 22338e08c99b..52aa4f4ccd9b 100644 --- a/devel/linux-libsigc++20/Makefile +++ b/devel/linux-libsigc++20/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= ${PORTNAME}++20-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Callback Framework for C++ (linux version) CONFLICTS= linux-f8-libsigc++20-[0-9]* linux-f10-libsigc++20-[0-9]* diff --git a/devel/linux-sdl12/Makefile b/devel/linux-sdl12/Makefile index f495bd0b3cda..3c84a4bfefc0 100644 --- a/devel/linux-sdl12/Makefile +++ b/devel/linux-sdl12/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.libsdl.org/release/ \ CRITICAL/rpm DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform multi-media development API (linux version) CONFLICTS= linux-f8-sdl12-[0-9]* linux-f10-sdl12-[0-9]* diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile index 43a8ad72983c..efe93882fb3c 100644 --- a/devel/linux_kdump/Makefile +++ b/devel/linux_kdump/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcel -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Linux-compatibility ktrace.out processor BUILD_DEPENDS= ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/emulators/linux_base-gentoo-stage3 |