From 771321b8d87c3d00e1a2315a8eb9b8f63b978a90 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 18:38:11 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- emulators/swarm/Makefile | 3 ++- emulators/swarm/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 emulators/swarm/pkg/COMMENT (limited to 'emulators/swarm') diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile index 99b8e3b4fbe..24dae7bd14e 100644 --- a/emulators/swarm/Makefile +++ b/emulators/swarm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/07/07 23:35:56 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:38:31 wiz Exp $ DISTNAME= swarm-0.26 CATEGORIES= emulators @@ -6,6 +6,7 @@ MASTER_SITES= http://www.dcs.gla.ac.uk/~michael/phd/bin/ MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.dcs.gla.ac.uk/~michael/phd/swarm.html +COMMENT= Software arm6 core emulator WRKSRC= ${WRKDIR}/swarm/src diff --git a/emulators/swarm/pkg/COMMENT b/emulators/swarm/pkg/COMMENT deleted file mode 100644 index 098eafe42e5..00000000000 --- a/emulators/swarm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Software arm6 core emulator -- cgit v1.2.3