diff options
Diffstat (limited to 'emulators/netbsd32_compat15/Makefile')
-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 36a758adad8..6e5f84fb317 100644 --- a/emulators/netbsd32_compat15/Makefile +++ b/emulators/netbsd32_compat15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/11/08 16:43:34 mrg Exp $ +# $NetBSD: Makefile,v 1.6 2003/06/02 01:19:57 jschauma Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -12,7 +12,7 @@ PKGNAME= netbsd32_compat15-1.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@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 |