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/uae | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'emulators/uae')
-rw-r--r-- | emulators/uae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 013f19adcb6..5f2c5c81be0 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2002/11/15 11:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/17 21:36:19 grant Exp $ DISTNAME= uae-0.8.22 PKGNAME= ${DISTNAME} CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ -MAINTAINER= kristerw@netbsd.org +MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://www.freiburg.linux.de/~uae/ COMMENT= The UAE Amiga Emulator |