diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /emulators | |
parent | Add patch to fix crash on startup on amd64/alpha. (diff) |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=159200
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 7f0e2cc9f427..2d5db4e01d36 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 e7bb6b53d917..d8ccb579cde3 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 82b1bdee0fa5..3a964878e002 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 268cd0dafe41..00c4f4b43929 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 |