aboutsummaryrefslogtreecommitdiff
path: root/emulators/simh
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2020-03-25 11:23:52 +0000
committerAlex Kozlov <ak@FreeBSD.org>2020-03-25 11:23:52 +0000
commit286f52d40356f371a0751471e7e4d4d8ab76535b (patch)
tree1d767ecdf3ec1d9c95ae70b09a15dced320e1ec9 /emulators/simh
parent12cb162e12ee6b8c76012c44594b001b9801344a (diff)
downloadports-286f52d40356f371a0751471e7e4d4d8ab76535b.tar.gz
ports-286f52d40356f371a0751471e7e4d4d8ab76535b.zip
- Correct license
PR: 244370 Submitted by: Bob Eager <bob@eager.cx> (maintainer)
Notes
Notes: svn path=/head/; revision=529094
Diffstat (limited to 'emulators/simh')
-rw-r--r--emulators/simh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index 03070f68f9e4..cb5b80f44c9f 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= simh
PORTVERSION= 3.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://simh.trailing-edge.com/sources/:src \
http://www.ml1.org.uk/distfiles/:pdf \
@@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}v${PORTVERSION:R:S/.//}-${PORTVERSION:E}.zip:src \
MAINTAINER= bob@eager.cx
COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others
-LICENSE= BSD3CLAUSE
+LICENSE= MIT
NO_WRKSUBDIR= yes