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 267081cd3bf3..5496efe18d6c 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ DISTNAME= ${PORTNAME}v38-1 -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others USE_ZIP= yes |