diff options
author | tv <tv@pkgsrc.org> | 2001-01-25 21:43:58 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2001-01-25 21:43:58 +0000 |
commit | d76b0dfff3aeeee691679234ed7299da47564f82 (patch) | |
tree | d61e105f3c943d8e97bfad9c0ed7b03cf42d95d9 /emulators/compat13 | |
parent | 71d2649a6352c27a4c93ef4d691b602ef470b2f8 (diff) | |
download | pkgsrc-d76b0dfff3aeeee691679234ed7299da47564f82.tar.gz |
Set MAINTAINER to packages@netbsd.org.
Diffstat (limited to 'emulators/compat13')
-rw-r--r-- | emulators/compat13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |