summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-06-07 11:01:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-06-07 11:01:48 +0000
commit3e07c20db33e1567526c0f09eb5110e3594e6479 (patch)
treed24c522b8d70e105891a4f5c14e716c380f1e83f /emulators
parent- -D_REENTRANT is still needed. For STABLE and CURRENT. (diff)
Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hercules/Makefile2
-rw-r--r--emulators/scummvm/Makefile2
-rw-r--r--emulators/xzx/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 852587cc9367..f3072e9010e2 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.15
CATEGORIES= emulators
MASTER_SITES= http://www.conmicro.cx/hercules/
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile
index a06008b1b9ad..2514b80f3c27 100644
--- a/emulators/scummvm/Makefile
+++ b/emulators/scummvm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index aadb862b2c80..acb105ead0a2 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.zx-spectrum.net/xzx/files/
DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= ports@FreeBSD.org
# xmkmf is used in configure script
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4