diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /emulators | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | FreeBSD-ports-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip FreeBSD-ports-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/generator-cbiere/Makefile | 2 | ||||
-rw-r--r-- | emulators/generator/Makefile | 2 | ||||
-rw-r--r-- | emulators/gngeo/Makefile | 2 | ||||
-rw-r--r-- | emulators/osmose/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile index 7f0e2cc..2d5db4e 100644 --- a/emulators/generator-cbiere/Makefile +++ b/emulators/generator-cbiere/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ghostwhitecrab.com/generator/ \ PKGNAMESUFFIX= -cbiere DISTNAME= ${PORTNAME}-0.35${PKGNAMESUFFIX}-r2 -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= SEGA Genesis emulator LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index e7bb6b5..d8ccb57 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= SEGA Genesis emulator LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index 82b1bdee..3a96487 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://m.peponas.free.fr/gngeo/download/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= NeoGeo emulator RESTRICTED= The Neo-Geo BIOS can not be redistributed diff --git a/emulators/osmose/Makefile b/emulators/osmose/Makefile index 268cd0d..00c4f4b 100644 --- a/emulators/osmose/Makefile +++ b/emulators/osmose/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav DISTNAME= ${PORTNAME}-final-src -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Sega Master System emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |