diff options
-rw-r--r-- | emulators/simh/Makefile | 4 | ||||
-rw-r--r-- | emulators/simh/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index b04245809ad..02f957af291 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/03/26 13:43:19 martin Exp $ +# $NetBSD: Makefile,v 1.42 2013/03/26 13:53:42 martin Exp $ DISTNAME= simhv39-0 PKGNAME= simh-3.9.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ EXTRACT_SUFX= .zip diff --git a/emulators/simh/PLIST b/emulators/simh/PLIST index 2f378f71a97..982f7b2bb65 100644 --- a/emulators/simh/PLIST +++ b/emulators/simh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2013/03/26 13:43:19 martin Exp $ +@comment $NetBSD: PLIST,v 1.14 2013/03/26 13:53:42 martin Exp $ bin/simh-altair bin/simh-altairz80 bin/simh-eclipse @@ -47,4 +47,3 @@ share/doc/simh/system3.txt share/doc/simh/vax780_bug_history.txt share/simh/ka655x.bin share/simh/vmb.exe - |