diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /emulators/compat13 | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'emulators/compat13')
-rw-r--r-- | emulators/compat13/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile index 98b5decd3c3..ce6437453ff 100644 --- a/emulators/compat13/Makefile +++ b/emulators/compat13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/06/11 20:50:53 abs Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/17 21:35:22 grant Exp $ # DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR} @@ -6,8 +6,8 @@ PKGNAME= compat13-1.3.3${PKGMINOR} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@netbsd.org -HOMEPAGE= http://www.netbsd.org/Releases/formal-1.3/index.html +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.3/index.html COMMENT= Shared libraries for NetBSD 1.3 (and earlier) compatibility ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm NetBSD-*-arm32 \ |