diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-07 20:33:12 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-07 20:33:12 +0000 |
commit | 932aebafa3d5f496ea43ebe29eb44beea4e31e8c (patch) | |
tree | cd0199e1bfac35915cb8ed0ced28d77e3626fc12 /emulators/simh | |
parent | Add path for grub dependency due to grub living in ${LOCALBASE}/sbin (diff) |
Update port to 2.9.9 (woohoo, versioned distfiles again!)
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 4 | ||||
-rw-r--r-- | emulators/simh/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/emulators/simh/distinfo b/emulators/simh/distinfo index 7464b8e2efda..7699aef13e25 100644 --- a/emulators/simh/distinfo +++ b/emulators/simh/distinfo @@ -1 +1 @@ -MD5 (simhv29.zip) = f25377b7b1aabfc31e0d2dccdcf2bd51 +MD5 (simhv29-9.zip) = 02e4d7949407c8f595d36cdeb39723e1 |