diff options
-rw-r--r-- | emulators/simh/Makefile | 3 | ||||
-rw-r--r-- | emulators/simh/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index fb0753ce904..b888a2ac545 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2010/05/28 13:21:26 tsutsui Exp $ +# $NetBSD: Makefile,v 1.31 2010/06/19 13:59:52 obache Exp $ # DISTNAME= simhv38-1 PKGNAME= simh-3.8.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ EXTRACT_SUFX= .zip diff --git a/emulators/simh/PLIST b/emulators/simh/PLIST index a1eff0f4984..d54898e7e48 100644 --- a/emulators/simh/PLIST +++ b/emulators/simh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:51:07 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2010/06/19 13:59:52 obache Exp $ bin/simh-altair bin/simh-altairz80 bin/simh-eclipse @@ -30,6 +30,7 @@ share/doc/simh/0readme_ethernet.txt share/doc/simh/altair.txt share/doc/simh/eclipse.txt share/doc/simh/haltguide.txt +share/doc/simh/hp2100_bugfixes.txt share/doc/simh/hp2100_diag.txt share/doc/simh/i7094_bug_history.txt share/doc/simh/id_diag.txt |