diff options
author | obache <obache@pkgsrc.org> | 2010-06-19 13:59:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-19 13:59:52 +0000 |
commit | fa7a2f33b3592bf6c3c9ed60fd0e9f8530a17dd2 (patch) | |
tree | 469d65d7de4b844c656fd0af4c8c2f83e1693709 /emulators/simh | |
parent | 8b8cc457d5357317736b7e553988d5e09fea814e (diff) | |
download | pkgsrc-fa7a2f33b3592bf6c3c9ed60fd0e9f8530a17dd2.tar.gz |
Add a missing entry to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'emulators/simh')
-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 |