summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron>1999-10-07 17:41:46 +0000
committertron <tron>1999-10-07 17:41:46 +0000
commit1ca7150554b5fdbc116d8644a365221544ca4d68 (patch)
tree2d8ff5a4cfcc741335dc5c3b33c65c184dcac80a /emulators
parent98fbd4a59de53fdd5c1183d52a6d2e29fe1edb5d (diff)
downloadpkgsrc-1ca7150554b5fdbc116d8644a365221544ca4d68.tar.gz
Remove me as maintainer of those packages.
Diffstat (limited to 'emulators')
-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_libc5/Makefile4
-rw-r--r--emulators/suse_linux/Makefile4
-rw-r--r--emulators/suse_x11/Makefile4
-rw-r--r--emulators/suse_xforms/Makefile4
-rw-r--r--emulators/uae/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile
index 58a594ae235..24275d16b6d 100644
--- a/emulators/suse_base/Makefile
+++ b/emulators/suse_base/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 1999/09/19 23:58:36 tron Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/07 17:41:49 tron Exp $
DISTNAME= suse_base-6.1p1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
BUILD_DEPENDS+= ${RPMLIB}:../../misc/rpm
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile
index 04119900213..7973b3ea698 100644
--- a/emulators/suse_compat/Makefile
+++ b/emulators/suse_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/09/19 23:58:41 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/07 17:41:50 tron Exp $
DISTNAME= compat
PKGNAME= suse_compat-6.1p1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a2/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.1p1:../suse_base
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile
index 4a8fc85ce8c..daa28409782 100644
--- a/emulators/suse_devel/Makefile
+++ b/emulators/suse_devel/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 1999/09/27 20:18:34 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/10/07 17:41:51 tron Exp $
DISTNAME= suse_devel-6.1p1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=d1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.1p1:../suse_base
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile
index e50d5c3a9d7..56d649afaa4 100644
--- a/emulators/suse_libc5/Makefile
+++ b/emulators/suse_libc5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/09/19 23:59:34 tron Exp $
+# $NetBSD: Makefile,v 1.11 1999/10/07 17:41:52 tron Exp $
DISTNAME= shlibs5
PKGNAME= suse_libc5-6.1p1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_compat-6.1p1:../suse_compat
diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile
index 04b4f7df301..a3135431574 100644
--- a/emulators/suse_linux/Makefile
+++ b/emulators/suse_linux/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 1999/09/19 23:58:42 tron Exp $
+# $NetBSD: Makefile,v 1.6 1999/10/07 17:41:52 tron Exp $
DISTNAME= suse_linux-6.1p1
CATEGORIES= emulators
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_libc5-6.1p1:../suse_libc5 \
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 6b8df85afb5..a59960ba524 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 1999/09/19 23:58:43 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/07 17:41:52 tron Exp $
DISTNAME= suse_x11-6.1p1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=x1/}
DISTFILES= ${RPMFILES}
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.1p1:../suse_base
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile
index f2b37310396..ac0ed88a20b 100644
--- a/emulators/suse_xforms/Makefile
+++ b/emulators/suse_xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/09/19 23:58:43 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/07 17:41:52 tron Exp $
DISTNAME= xforms
PKGNAME= suse_xforms-6.1p1
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=xdev1/}
EXTRACT_SUFX= .rpm
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_x11-6.1p1:../suse_x11
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 227d711f383..58338108394 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 1999/06/20 20:49:28 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/10/07 17:41:52 tron Exp $
DISTNAME= uae-0.8.8
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/
-MAINTAINER= tron@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.freiburg.linux.de/~uae/
NOT_FOR_PLATFORM= *-*-arm32