diff options
author | martin <martin@pkgsrc.org> | 2013-03-26 13:53:42 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2013-03-26 13:53:42 +0000 |
commit | 2f83aa7133da592199ccb05599301e12c35dcf1a (patch) | |
tree | a8db6bb3065455e60b977a5abf204cdc949cbd03 | |
parent | 464f109c6ed1abe479f3430e65f4f7a79b41644e (diff) | |
download | pkgsrc-2f83aa7133da592199ccb05599301e12c35dcf1a.tar.gz |
Fix whitespace in PLIST and bump pkg revision, requested by wiz
-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 - |