diff options
Diffstat (limited to 'emulators/swarm')
-rw-r--r-- | emulators/swarm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile index baac5409e58..4282bf59d37 100644 --- a/emulators/swarm/Makefile +++ b/emulators/swarm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 21:35:56 grant Exp $ # DISTNAME= swarm-0.57 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/swarm/src CATEGORIES= emulators MASTER_SITES= http://www.dcs.gla.ac.uk/~michael/phd/bin/ -MAINTAINER= agc@netbsd.org +MAINTAINER= agc@NetBSD.org HOMEPAGE= http://www.dcs.gla.ac.uk/~michael/phd/swarm.html COMMENT= Software arm6 core emulator |