diff options
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 |