diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-01 22:31:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-01 22:31:56 +0000 |
commit | 8e42cc0ab3d2938af4aa22f2df0908831be1916f (patch) | |
tree | 1669759a8a4f452f34d6e6667a890b59b6af0a13 /emulators/simh | |
parent | 4bfb075ba604eca4d2b835f7fa9f0681b5494572 (diff) | |
download | ports-8e42cc0ab3d2938af4aa22f2df0908831be1916f.tar.gz ports-8e42cc0ab3d2938af4aa22f2df0908831be1916f.zip |
Notes
Diffstat (limited to 'emulators/simh')
-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 3658fc31156e..65a21c75a307 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}hv34-0 -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators USE_ZIP= yes |