diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
commit | 311d465268c3bf5610733f162b7e64727fb62d38 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/spim | |
parent | 2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff) | |
download | pkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/spim')
-rw-r--r-- | emulators/spim/Makefile | 3 | ||||
-rw-r--r-- | emulators/spim/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index d15911353a1..926b35958d7 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/03/27 08:54:55 tron Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 18:38:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ MAINTAINER= deberg@netbsd.org HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html +COMMENT= MIPS R2000 Simulator NO_WRKSUBDIR= yes diff --git a/emulators/spim/pkg/COMMENT b/emulators/spim/pkg/COMMENT deleted file mode 100644 index 774dcff69a7..00000000000 --- a/emulators/spim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MIPS R2000 Simulator |