diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
commit | 6828aab983a680fe5cd2892778688d7fcea2ee54 (patch) | |
tree | bdae102f1c6c64e4a173d90f1027ea5fdba8d16b /emulators | |
parent | 84b428ccbbc9a0c35c3831c87b0bb06f6b0d189d (diff) | |
download | freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.gz freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.zst freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.zip |
- Reassign ports to heap
Submitted by: alepulver
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/advancemess/Makefile | 2 | ||||
-rw-r--r-- | emulators/generator-cbiere/Makefile | 2 | ||||
-rw-r--r-- | emulators/generator/Makefile | 2 | ||||
-rw-r--r-- | emulators/mame-extras/Makefile | 2 | ||||
-rw-r--r-- | emulators/osmose/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmamegui/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile index c51ed92e9ffb..ba9e25f919ab 100644 --- a/emulators/advancemess/Makefile +++ b/emulators/advancemess/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL MESS port with advanced TV and monitor video support LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile index 8eafe8a76e8f..2ffdb903e934 100644 --- a/emulators/generator-cbiere/Makefile +++ b/emulators/generator-cbiere/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.squish.net/generator/cbiere/generator/ PKGNAMESUFFIX= -cbiere DISTNAME= ${PORTNAME}-0.35${PKGNAMESUFFIX}-r4 -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SEGA Genesis emulator LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index 3f0479ea72bf..9aab06cc0167 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SEGA Genesis emulator LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg diff --git a/emulators/mame-extras/Makefile b/emulators/mame-extras/Makefile index e49a40401aef..78d5e05a5e99 100644 --- a/emulators/mame-extras/Makefile +++ b/emulators/mame-extras/Makefile @@ -19,7 +19,7 @@ DISTFILES= # DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX} EXTRACT_ONLY= # -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional files for MAME (Multi Arcade Machine Emulator) USE_ZIP= yes diff --git a/emulators/osmose/Makefile b/emulators/osmose/Makefile index 0ad1914ad8c0..7dc57231fc62 100644 --- a/emulators/osmose/Makefile +++ b/emulators/osmose/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav DISTNAME= ${PORTNAME}-final-src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sega Master System emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/xmamegui/Makefile b/emulators/xmamegui/Makefile index 56fba8463153..ad1b96e61d85 100644 --- a/emulators/xmamegui/Makefile +++ b/emulators/xmamegui/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators java MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDLMAME frontend that has been written using Java DEPRECATED= development has ceased; try emulators/qmc2 instead |