summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/compat12/Makefile4
-rw-r--r--emulators/compat13/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile
index 0c6a0570eed..456c8ed89a7 100644
--- a/emulators/compat12/Makefile
+++ b/emulators/compat12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/10/14 00:17:18 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2001/01/25 21:43:58 tv Exp $
#
DISTNAME= compat12-${MACHINE_ARCH}
@@ -6,7 +6,7 @@ PKGNAME= compat12-1.2.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tv@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.2/index.html
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \
diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile
index 873b66b5d2c..7a449e5016d 100644
--- a/emulators/compat13/Makefile
+++ b/emulators/compat13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/10/14 00:17:19 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/01/25 21:43:59 tv Exp $
#
DISTNAME= compat13-${MACHINE_ARCH}
@@ -6,7 +6,7 @@ PKGNAME= compat13-1.3.3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tv@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.3/index.html
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \