diff options
Diffstat (limited to 'emulators/compat14-crypto')
-rw-r--r-- | emulators/compat14-crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat14-crypto/Makefile b/emulators/compat14-crypto/Makefile index 9c0033b79b4..353ccec5a11 100644 --- a/emulators/compat14-crypto/Makefile +++ b/emulators/compat14-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/29 06:21:39 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:34 jlam Exp $ # DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION} @@ -7,7 +7,7 @@ PKGREVISION= 1 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.4/index.html COMMENT= Shared libraries for NetBSD 1.4 (and earlier) compatibility |