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 /emulators/simh/Makefile | |
parent | 464f109c6ed1abe479f3430e65f4f7a79b41644e (diff) | |
download | pkgsrc-2f83aa7133da592199ccb05599301e12c35dcf1a.tar.gz |
Fix whitespace in PLIST and bump pkg revision, requested by wiz
Diffstat (limited to 'emulators/simh/Makefile')
-rw-r--r-- | emulators/simh/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |