diff options
author | Lars Engels <lme@FreeBSD.org> | 2016-04-24 17:29:54 +0800 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2016-04-24 17:29:54 +0800 |
commit | c68cd6d1beb7f1e0a64cbdd60703d399a79fa942 (patch) | |
tree | b7a2631758febb103bdc3799c14cbc93eca21b25 | |
parent | 056a9c360b8edf1df9220ac34524876321581cf2 (diff) | |
download | freebsd-ports-gnome-c68cd6d1beb7f1e0a64cbdd60703d399a79fa942.tar.gz freebsd-ports-gnome-c68cd6d1beb7f1e0a64cbdd60703d399a79fa942.tar.zst freebsd-ports-gnome-c68cd6d1beb7f1e0a64cbdd60703d399a79fa942.zip |
Pass maintainership to submitter
PR: 208924
Submitted by: Bob Eager <rde@tavi.co.uk> / <bob@eager.cx>
Sponsored by: Essen Linuxhotel Hackathon 2016
-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 e44b774a3157..189b05e9273e 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ DISTNAME= ${PORTNAME}v${PORTVERSION:R:S/.//}-${PORTVERSION:E} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bob@eager.cx COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others NO_WRKSUBDIR= yes |