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 808a2c24000e..54c8e2c9af91 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sim -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.9 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jedgar -DISTNAME= ${PORTNAME}hv29 +DISTNAME= ${PORTNAME}hv29-9 MAINTAINER= jedgar@FreeBSD.org |