diff options
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 cd54f062b9e..2f738a1e10f 100644 --- a/emulators/compat13/Makefile +++ b/emulators/compat13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/12/29 06:21:39 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:34 jlam Exp $ # DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR} @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.3/index.html COMMENT= Shared libraries for NetBSD 1.3 (and earlier) compatibility |