diff options
author | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
commit | 28cd3a63dfb67f169c4017a9514c7dee76d4009e (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 /emulators/netbsd32_compat15 | |
parent | 7d8c56953c98b40367b07c8797635bd3ef37f955 (diff) | |
download | pkgsrc-28cd3a63dfb67f169c4017a9514c7dee76d4009e.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
Diffstat (limited to 'emulators/netbsd32_compat15')
-rw-r--r-- | emulators/netbsd32_compat15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/netbsd32_compat15/Makefile b/emulators/netbsd32_compat15/Makefile index 419f356bd0f..d9aabbc67b0 100644 --- a/emulators/netbsd32_compat15/Makefile +++ b/emulators/netbsd32_compat15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/12/05 16:03:57 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/01 02:37:43 jschauma Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -12,7 +12,7 @@ PKGNAME= netbsd32_compat15-1.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@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 |