diff options
Diffstat (limited to 'emulators/simh/Makefile')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 9ad71302ae0d..265bc1c6f663 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sim -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.3 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} |