diff options
Diffstat (limited to 'emulators/simh/Makefile')
-rw-r--r-- | emulators/simh/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |