diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
commit | fa2867e98140aa5882389998bc92ff7f4aeb8682 (patch) | |
tree | 9c744089cf74e2e66fe93f7de43b53ebde5a0839 /emulators | |
parent | Mark as forbidden. See bugtraq id 5808. (diff) |
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
Notes
Notes:
svn path=/head/; revision=68248
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hercules/Makefile | 2 | ||||
-rw-r--r-- | emulators/hercules/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/scummvm/Makefile | 2 | ||||
-rw-r--r-- | emulators/scummvm/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/xzx/Makefile | 2 | ||||
-rw-r--r-- | emulators/xzx/pkg-descr | 2 |
6 files changed, 9 insertions, 3 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 637730cfadf4..263d524780c9 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.16.5 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr index dd3f78be1302..870a8048fbea 100644 --- a/emulators/hercules/pkg-descr +++ b/emulators/hercules/pkg-descr @@ -8,3 +8,5 @@ including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. WWW: http://www.conmicro.cx/hercules/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 5e412afe3a3d..3dfaf64e1773 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/emulators/scummvm/pkg-descr b/emulators/scummvm/pkg-descr index 217590b1fe2b..ac98324dc6c8 100644 --- a/emulators/scummvm/pkg-descr +++ b/emulators/scummvm/pkg-descr @@ -8,3 +8,5 @@ way through to the end. Still other games do not load at all. Visit these following web pages for more information: WWW: http://scummvm.sourceforge.net/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 66d729655c93..6fba6926a04a 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/emulators/xzx/pkg-descr b/emulators/xzx/pkg-descr index 296d7d4ac7c2..fec98a1b5885 100644 --- a/emulators/xzx/pkg-descr +++ b/emulators/xzx/pkg-descr @@ -12,3 +12,5 @@ lighter colour in white, which works reasonably well. Halftoning is used if the scaling factor is increased. WWW: http://www.zx-spectrum.net/xzx/ + +-Adam Weinberger <adamw@FreeBSD.org> |