summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile4
-rw-r--r--emulators/aranym/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/compat12/Makefile4
-rw-r--r--emulators/compat13/Makefile4
-rw-r--r--emulators/compat14-crypto/Makefile4
-rw-r--r--emulators/compat14/Makefile4
-rw-r--r--emulators/compat16/Makefile4
-rw-r--r--emulators/doscmd/Makefile4
-rw-r--r--emulators/fmsx/Makefile4
-rw-r--r--emulators/freebsd_lib/Makefile4
-rw-r--r--emulators/gcube/Makefile4
-rw-r--r--emulators/generator-cbiere/Makefile4
-rw-r--r--emulators/generator/Makefile4
-rw-r--r--emulators/hercules-images/Makefile4
-rw-r--r--emulators/hercules/Makefile4
-rw-r--r--emulators/ia64sim/Makefile4
-rw-r--r--emulators/lrmi/Makefile4
-rw-r--r--emulators/mmix/Makefile4
-rw-r--r--emulators/netbsd32_compat14/Makefile4
-rw-r--r--emulators/netbsd32_compat15/Makefile4
-rw-r--r--emulators/netbsd32_compat16/Makefile4
-rw-r--r--emulators/p11/Makefile4
-rw-r--r--emulators/raine/Makefile4
-rw-r--r--emulators/simh/Makefile4
-rw-r--r--emulators/simulavr/Makefile4
-rw-r--r--emulators/sms_sdl/Makefile4
-rw-r--r--emulators/spim/Makefile4
-rw-r--r--emulators/suse91_expat/Makefile4
-rw-r--r--emulators/suse91_fontconfig/Makefile4
-rw-r--r--emulators/suse91_gtk2/Makefile4
-rw-r--r--emulators/suse91_libtiff/Makefile4
-rw-r--r--emulators/suse91_locale/Makefile4
-rw-r--r--emulators/suse91_slang/Makefile4
-rw-r--r--emulators/suse91_vmware/Makefile4
-rw-r--r--emulators/suse_audio/Makefile4
-rw-r--r--emulators/suse_base/Makefile4
-rw-r--r--emulators/suse_compat/Makefile4
-rw-r--r--emulators/suse_devel/Makefile4
-rw-r--r--emulators/suse_fileutils/Makefile4
-rw-r--r--emulators/suse_freetype2/Makefile4
-rw-r--r--emulators/suse_glx/Makefile4
-rw-r--r--emulators/suse_gtk/Makefile4
-rw-r--r--emulators/suse_libc5/Makefile4
-rw-r--r--emulators/suse_libjpeg/Makefile4
-rw-r--r--emulators/suse_libtiff/Makefile4
-rw-r--r--emulators/suse_linux/Makefile4
-rw-r--r--emulators/suse_openmotif/Makefile4
-rw-r--r--emulators/suse_slang/Makefile4
-rw-r--r--emulators/suse_vmware/Makefile4
-rw-r--r--emulators/suse_x11/Makefile4
-rw-r--r--emulators/suse_xforms/Makefile4
-rw-r--r--emulators/twin/Makefile4
-rw-r--r--emulators/vmware-module/Makefile4
-rw-r--r--emulators/vmware/Makefile4
-rw-r--r--emulators/x48/Makefile4
-rw-r--r--emulators/xtrs/Makefile4
-rw-r--r--emulators/zsnes/Makefile4
58 files changed, 116 insertions, 116 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 290c215625d..f0c2d3ebe63 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/03/04 21:29:34 jlam Exp $
DISTNAME= BasiliskII_src_22112005
PKGNAME= BasiliskII-1.0.20051122
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.gibix.net/projects/basilisk2/files/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gibix.net/projects/basilisk2/
COMMENT= Open Source 68k Macintosh emulator
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index 31907da8b30..1bd04f5adce 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= aranym-0.8.9beta
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://aranym.sourceforge.net/
COMMENT= Atari Running on Any Machine
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 846e9993fb8..5c7302f486c 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2006/02/05 23:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2006/03/04 21:29:34 jlam Exp $
DISTNAME= bochs-2.2.1
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bochs.sourceforge.net/
COMMENT= IA32 and AMD64 PC emulator
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile
index f422ce667ff..dee7d23c9a8 100644
--- a/emulators/compat12/Makefile
+++ b/emulators/compat12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= compat12-${MACHINE_ARCH}
@@ -6,7 +6,7 @@ PKGNAME= compat12-1.2.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.2/index.html
COMMENT= Shared libraries for NetBSD 1.2 (and earlier) compatibility
diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile
index cd54f062b9e..2f738a1e10f 100644
--- a/emulators/compat13/Makefile
+++ b/emulators/compat13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR}
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.3/index.html
COMMENT= Shared libraries for NetBSD 1.3 (and earlier) compatibility
diff --git a/emulators/compat14-crypto/Makefile b/emulators/compat14-crypto/Makefile
index 9c0033b79b4..353ccec5a11 100644
--- a/emulators/compat14-crypto/Makefile
+++ b/emulators/compat14-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION}
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.4/index.html
COMMENT= Shared libraries for NetBSD 1.4 (and earlier) compatibility
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile
index 90f2021fb85..18a4fb1051d 100644
--- a/emulators/compat14/Makefile
+++ b/emulators/compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= compat14-${MACHINE_ARCH}-${VERSION}
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.4/index.html
COMMENT= Shared libraries for NetBSD 1.4 (and earlier) compatibility
diff --git a/emulators/compat16/Makefile b/emulators/compat16/Makefile
index 7998f78ffbe..798ef4185a4 100644
--- a/emulators/compat16/Makefile
+++ b/emulators/compat16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:11 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= compat16-${MACHINE_ARCH}-${VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html
COMMENT= Shared libraries for NetBSD 1.6 (and earlier) compatibility
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile
index a5e8ac6b55c..d43e7a6b0f6 100644
--- a/emulators/doscmd/Makefile
+++ b/emulators/doscmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:11 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:34 jlam Exp $
#
DISTNAME= doscmd-19960502-2
@@ -6,7 +6,7 @@ PKGNAME= doscmd-19960502.2
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/arch/i386/doscmd/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= MS-DOS emulator (NetBSD/i386 only)
# mmap() portability (no MAP_FIXED), and objcopy problems on NetBSD-1.6-i386 and later
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index df7bce1689a..c8458179ef1 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $
DISTNAME= fMSX24.tar
PKGNAME= fmsx-2.4
@@ -7,7 +7,7 @@ CATEGORIES= emulators x11
MASTER_SITES= http://www.komkon.org/fms/fMSX/
EXTRACT_SUFX= .Z
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.komkon.org/fms/fMSX/
COMMENT= MSX (Z80-based computer) emulator
diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile
index 40395ad40e0..fb1b4ad4e9c 100644
--- a/emulators/freebsd_lib/Makefile
+++ b/emulators/freebsd_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/20 12:14:40 agc Exp $
+# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= freebsd_lib-2.2.7
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.flame.org/NetBSD/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Libraries necessary for FreeBSD compatibility, including XFree86
ONLY_FOR_PLATFORM= NetBSD-*-i386
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index b8274ce9967..a10e0940a8a 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= gcube-0.4-src
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://gcube.exemu.net/downloads/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gcube.exemu.net/
COMMENT= Opensource Nintendo GameCube(TM) emulator
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile
index ba5cedf6a29..1b6cf13afa4 100644
--- a/emulators/generator-cbiere/Makefile
+++ b/emulators/generator-cbiere/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= generator-0.35-cbiere-r2
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.ghostwhitecrab.de/generator/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ghostwhitecrab.de/generator/
COMMENT= Sega Mega drive genesis emulator (Improved)
diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile
index b5fa0649621..d1ee6cec22e 100644
--- a/emulators/generator/Makefile
+++ b/emulators/generator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= generator-0.35
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.squish.net/generator/files/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.squish.net/generator/
COMMENT= Sega Mega drive genesis emulator
diff --git a/emulators/hercules-images/Makefile b/emulators/hercules-images/Makefile
index 324839ac380..08c9b179cfe 100644
--- a/emulators/hercules-images/Makefile
+++ b/emulators/hercules-images/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:41 agc Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:35 jlam Exp $
DISTNAME= mftr33
PKGNAME= hercules-images-20010222
CATEGORIES= emulators
MASTER_SITES= http://www.conmicro.cx/hercules/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.conmicro.cx/hercules/
COMMENT= Images to IPL the Hercules emulator
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 4a35e016db9..ff1b023755d 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $
DISTNAME= hercules-2.11
PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.conmicro.cx/hercules/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.conmicro.cx/hercules/
COMMENT= S370 emulator
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile
index ebac1c85ba5..585fe0984cd 100644
--- a/emulators/ia64sim/Makefile
+++ b/emulators/ia64sim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:35 jlam Exp $
DISTNAME= ia64sim
PKGNAME= ia64sim-0.3
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.glue.umd.edu/~jasonp/
EXTRACT_SUFX= .zip
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.glue.umd.edu/~jasonp/
COMMENT= IA64 simulator (Intel(R) Architecture 64)
diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile
index ff8f7c83889..c0276eb93f4 100644
--- a/emulators/lrmi/Makefile
+++ b/emulators/lrmi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/11/08 16:50:51 tv Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= lrmi-0.8
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lrmi/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/lrmi/
COMMENT= Wrapper to the i386 vm86 mode
diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile
index edcd3642c63..2095820747e 100644
--- a/emulators/mmix/Makefile
+++ b/emulators/mmix/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2006/02/06 16:10:14 tonio Exp $
+# $NetBSD: Makefile,v 1.22 2006/03/04 21:29:35 jlam Exp $
DISTNAME= mmix-20030622
PKGREVISION= 3
CATEGORIES= emulators devel lang
MASTER_SITES= http://www-cs-faculty.stanford.edu/~knuth/programs/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/mmix.html
COMMENT= Simulators for Knuth's MMIX RISC architecture
diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile
index 7535e49157d..53846ee4a70 100644
--- a/emulators/netbsd32_compat14/Makefile
+++ b/emulators/netbsd32_compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
@@ -6,7 +6,7 @@ PKGNAME= netbsd32_compat14-${VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.4/index.html
COMMENT= 32-bit shared libraries for NetBSD 1.4 (and earlier) compatibility
diff --git a/emulators/netbsd32_compat15/Makefile b/emulators/netbsd32_compat15/Makefile
index a8dc08005b6..438dfae20a6 100644
--- a/emulators/netbsd32_compat15/Makefile
+++ b/emulators/netbsd32_compat15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:35 jlam Exp $
#
.if ${MACHINE_ARCH} == "sparc64"
@@ -12,7 +12,7 @@ PKGNAME= netbsd32_compat15-1.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html
COMMENT= 32-bit shared libraries for NetBSD 1.5 (and earlier) compatibility
diff --git a/emulators/netbsd32_compat16/Makefile b/emulators/netbsd32_compat16/Makefile
index a60cecf68c6..3a0b04c7b1c 100644
--- a/emulators/netbsd32_compat16/Makefile
+++ b/emulators/netbsd32_compat16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:35 jlam Exp $
#
.if ${MACHINE_ARCH} == "sparc64"
@@ -20,7 +20,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html
COMMENT= 32-bit shared libraries for NetBSD 1.6 (and earlier) compatibility
diff --git a/emulators/p11/Makefile b/emulators/p11/Makefile
index 1e42e37a282..a06672c5615 100644
--- a/emulators/p11/Makefile
+++ b/emulators/p11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= p11-2.10a
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PDP11 emulator
GNU_CONFIGURE= yes
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile
index e2348433244..2a64f0662f6 100644
--- a/emulators/raine/Makefile
+++ b/emulators/raine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= raines-0.40.2
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.rainemu.com/html/archive/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rainemu.com/
COMMENT= 680x0 Arcade Emulator
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index 03cf20606c7..923dd0b1dd3 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:35 jlam Exp $
#
DISTNAME= simhv33-0
@@ -9,7 +9,7 @@ MASTER_SITES= http://simh.trailing-edge.com/sources/
EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://simh.trailing-edge.com/
COMMENT= Bob Supnik's historical computer simulator
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index 135ebc670f7..248ff1d3c6f 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/02 19:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:36 jlam Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
diff --git a/emulators/sms_sdl/Makefile b/emulators/sms_sdl/Makefile
index b809e47321f..42705aeedd6 100644
--- a/emulators/sms_sdl/Makefile
+++ b/emulators/sms_sdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
#
DISTNAME= sms_sdl-0.9.4a-r7.1-src
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://membres.lycos.fr/cyxdown/smssdl/
EXTRACT_SUFX= .zip
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://membres.lycos.fr/cyxdown/smssdl/
COMMENT= SMS Plus emulator port to SDL
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 19841d61720..4df40596870 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/03/04 21:29:36 jlam Exp $
DISTNAME= spim-7.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \
ftp://ftp.cs.wisc.edu/pub/spim/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html
COMMENT= MIPS R2000 Simulator
diff --git a/emulators/suse91_expat/Makefile b/emulators/suse91_expat/Makefile
index 403ce8f70c7..8f7e0f73c9c 100644
--- a/emulators/suse91_expat/Makefile
+++ b/emulators/suse91_expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_expat-${SUSE_VERSION}
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for expat binaries
diff --git a/emulators/suse91_fontconfig/Makefile b/emulators/suse91_fontconfig/Makefile
index 8bfab866ba9..7cdac59b95c 100644
--- a/emulators/suse91_fontconfig/Makefile
+++ b/emulators/suse91_fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_fontconfig-${SUSE_VERSION}
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for fontconfig binaries
diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile
index bec69285add..d5e87d3c48b 100644
--- a/emulators/suse91_gtk2/Makefile
+++ b/emulators/suse91_gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
PKGREVISION= 5
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for GTK2 binaries
diff --git a/emulators/suse91_libtiff/Makefile b/emulators/suse91_libtiff/Makefile
index 0a6b17d18a1..3a7b2d790a6 100644
--- a/emulators/suse91_libtiff/Makefile
+++ b/emulators/suse91_libtiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_libtiff-${SUSE_VERSION}
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the TIFF library
diff --git a/emulators/suse91_locale/Makefile b/emulators/suse91_locale/Makefile
index 6d2e2a58231..ab9ef9eaad3 100644
--- a/emulators/suse91_locale/Makefile
+++ b/emulators/suse91_locale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Locale files for the Linux compatibility package
diff --git a/emulators/suse91_slang/Makefile b/emulators/suse91_slang/Makefile
index ed0e539408f..5574f55bbe8 100644
--- a/emulators/suse91_slang/Makefile
+++ b/emulators/suse91_slang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_slang-${SUSE_VERSION}
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for slang library
diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile
index 3dceb9c9f0a..05c534285ea 100644
--- a/emulators/suse91_vmware/Makefile
+++ b/emulators/suse91_vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_vmware-${SUSE_VERSION}
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package to support running VMware
diff --git a/emulators/suse_audio/Makefile b/emulators/suse_audio/Makefile
index cd9af73163c..47e4d0daf0a 100644
--- a/emulators/suse_audio/Makefile
+++ b/emulators/suse_audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:36 jlam Exp $
DISTNAME= audiofile
PKGNAME= suse_audio-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=snd1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for audio libraries
diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile
index 7bf77bdc880..d3a8a4be7fa 100644
--- a/emulators/suse_base/Makefile
+++ b/emulators/suse_base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2006/02/05 23:09:03 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 8
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE:=a1/} \
${MASTER_SITE_SUSE_UPD:=a1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile
index a8e2647cd8c..861133a6389 100644
--- a/emulators/suse_compat/Makefile
+++ b/emulators/suse_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:36 jlam Exp $
DISTNAME= compat
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package with old shared libraries
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile
index a565e52f138..549d8c55eb1 100644
--- a/emulators/suse_devel/Makefile
+++ b/emulators/suse_devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_devel-${SUSE_VERSION}
CATEGORIES= emulators
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE:=d1/} \
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package - development tools
diff --git a/emulators/suse_fileutils/Makefile b/emulators/suse_fileutils/Makefile
index 3586b4cca2c..4e4150cded8 100644
--- a/emulators/suse_fileutils/Makefile
+++ b/emulators/suse_fileutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_fileutils-${SUSE_VERSION}
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE:=a1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package - fileutils
diff --git a/emulators/suse_freetype2/Makefile b/emulators/suse_freetype2/Makefile
index 663e3ec0c82..51854e36e50 100644
--- a/emulators/suse_freetype2/Makefile
+++ b/emulators/suse_freetype2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:36 jlam Exp $
DISTNAME= freetype2
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} \
${MASTER_SITE_SUSE_UPD:=gra1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the FreeType2 library
diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile
index 858dedabed4..01d60af0304 100644
--- a/emulators/suse_glx/Makefile
+++ b/emulators/suse_glx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:36 jlam Exp $
DISTNAME= glx
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=x3d1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for GLX binaries
diff --git a/emulators/suse_gtk/Makefile b/emulators/suse_gtk/Makefile
index e98caf3cf1e..0192f0fa35c 100644
--- a/emulators/suse_gtk/Makefile
+++ b/emulators/suse_gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:36 jlam Exp $
DISTNAME= suse_gtk-${SUSE_VERSION}
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} \
${MASTER_SITE_SUSE:=xdev1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for GTK binaries
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile
index dd6a461df95..10c67f04adf 100644
--- a/emulators/suse_libc5/Makefile
+++ b/emulators/suse_libc5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2006/03/04 21:29:36 jlam Exp $
DISTNAME= shlibs5
PKGNAME= suse_libc5-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a2/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for libc5 binaries
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile
index f925af7a9d4..cbb06e25e9c 100644
--- a/emulators/suse_libjpeg/Makefile
+++ b/emulators/suse_libjpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:37 jlam Exp $
DISTNAME= libjpeg
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the JPEG library
diff --git a/emulators/suse_libtiff/Makefile b/emulators/suse_libtiff/Makefile
index be96c08ceab..9662065ce72 100644
--- a/emulators/suse_libtiff/Makefile
+++ b/emulators/suse_libtiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:37 jlam Exp $
DISTNAME= libtiff
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the TIFF library
diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile
index a903e6737b0..adda5c06e3e 100644
--- a/emulators/suse_linux/Makefile
+++ b/emulators/suse_linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2006/03/04 21:29:37 jlam Exp $
DISTNAME= suse_linux-7.3
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package collection
diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile
index 52fa37a47db..e44c8c6f4b0 100644
--- a/emulators/suse_openmotif/Makefile
+++ b/emulators/suse_openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:37 jlam Exp $
DISTNAME= openmotif
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=xdev1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the Motif libraries
diff --git a/emulators/suse_slang/Makefile b/emulators/suse_slang/Makefile
index cf759f68edb..a09382a73b1 100644
--- a/emulators/suse_slang/Makefile
+++ b/emulators/suse_slang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:37 jlam Exp $
DISTNAME= slang
PKGREVISION= 2
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=d1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for slang library
diff --git a/emulators/suse_vmware/Makefile b/emulators/suse_vmware/Makefile
index 5b9e1237589..93cc239a937 100644
--- a/emulators/suse_vmware/Makefile
+++ b/emulators/suse_vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:37 jlam Exp $
DISTNAME= fileutils-4.1-154.i386
PKGNAME= suse_vmware-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE_UPD:=a1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package to support running VMware
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 20d54c5d60b..74d1e17d828 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/03/04 21:29:37 jlam Exp $
DISTNAME= suse_x11-${SUSE_VERSION}
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=x1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for X11 binaries
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile
index c7a8b9bcca8..32f9996feaf 100644
--- a/emulators/suse_xforms/Makefile
+++ b/emulators/suse_xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:09:04 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/03/04 21:29:37 jlam Exp $
DISTNAME= xforms
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=pay3/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for xforms binaries
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index 84485f52fcd..04adba6b23b 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/17 19:25:24 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:37 jlam Exp $
#
DISTNAME= twin-src-3.1.14
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.willows.com/pub/twin/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.willows.com/
COMMENT= Cross-platform implementation of the Win32 API
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile
index 0725f2043f3..2a2968816a5 100644
--- a/emulators/vmware-module/Makefile
+++ b/emulators/vmware-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/01/04 04:29:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:37 jlam Exp $
DISTNAME= vmware-netbsd-1.2
PKGNAME= vmware-module-1.2
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/
EXTRACT_SUFX= .tgz
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.wasabisystems.com/
COMMENT= Kernel modules for the VMware 2.x emulator
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index 7af411a4189..6540cfdce0d 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:37 jlam Exp $
DISTNAME= VMware-2.0.4-1142
PKGNAME= vmware-2.0.4
@@ -13,7 +13,7 @@ MASTER_SITES= http://www4.vmware.com/software/ \
ftp://vmware.wespe.de/pub/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.vmware.com/
COMMENT= VMware 2.x emulator
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 109bf6496cd..6a2f31a99a0 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:37 jlam Exp $
#
DISTNAME= x48_041
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://home.earthlink.net/~rmmlgetz/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://home.earthlink.net/~rmmlgetz/
COMMENT= HP48 emulator
diff --git a/emulators/xtrs/Makefile b/emulators/xtrs/Makefile
index ed53a9cd0fc..0460047a1bb 100644
--- a/emulators/xtrs/Makefile
+++ b/emulators/xtrs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:37 jlam Exp $
#
DISTNAME= xtrs-4.9
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.tim-mann.org/trs80/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${MASTER_SITES}
COMMENT= TRS-80 Model I/III/4 Emulator for Unix
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 467b7eae6b5..df2b307b103 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/03/04 21:29:37 jlam Exp $
#
DISTNAME= zsnes142src
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.zsnes.com/
COMMENT= Super NES emulator