diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-11 00:30:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-11 00:30:10 +0000 |
commit | 688862260bf8200e278db95fc2f5102f71ca9717 (patch) | |
tree | e144bc90aaf37ea8f8c90b0656abb296529717e5 /emulators | |
parent | f47f080320cb7273f599f5c8ea73a509a2524112 (diff) | |
download | pkgsrc-688862260bf8200e278db95fc2f5102f71ca9717.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/swarm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile index 427d4f38039..4e07f576095 100644 --- a/emulators/swarm/Makefile +++ b/emulators/swarm/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2003/08/14 09:31:39 agc Exp $ +# $NetBSD: Makefile,v 1.11 2004/07/11 00:30:10 wiz Exp $ # DISTNAME= swarm-0.61 CATEGORIES= emulators -MASTER_SITES= http://www.dcs.gla.ac.uk/~michael/phd/bin/ +MASTER_SITES= http://www.cl.cam.ac.uk/~mwd24/phd/bin/ MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.dcs.gla.ac.uk/~michael/phd/swarm.html +HOMEPAGE= http://www.cl.cam.ac.uk/~mwd24/phd/swarm.html COMMENT= Software arm7M core emulator WRKSRC= ${WRKDIR}/swarm/src |