diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-09 08:22:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-09 08:22:30 +0800 |
commit | 3c41db97b9825c7701445dc333f284909ce46208 (patch) | |
tree | 9a26a4293b7efa6792584f459fd9de78a5f86e89 /emulators | |
parent | 9d40783b5418ff83ba308378e2b2e0abacab9259 (diff) | |
download | freebsd-ports-gnome-3c41db97b9825c7701445dc333f284909ce46208.tar.gz freebsd-ports-gnome-3c41db97b9825c7701445dc333f284909ce46208.tar.zst freebsd-ports-gnome-3c41db97b9825c7701445dc333f284909ce46208.zip |
Reset maintainership (maintainer is no longer using FreeBSD).
Hat: portmgr
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/its/Makefile | 5 | ||||
-rw-r--r-- | emulators/klh10/Makefile | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/emulators/its/Makefile b/emulators/its/Makefile index 087015f76004..b5ba6d9a0ea4 100644 --- a/emulators/its/Makefile +++ b/emulators/its/Makefile @@ -8,14 +8,13 @@ PORTNAME= its PORTVERSION= 1.0 CATEGORIES= emulators -MASTER_SITES= http://filbert.tubas.net/~kstailey/ITS/ \ - http://free.babolo.ru/src/ \ +MASTER_SITES= http://free.babolo.ru/src/ \ http://dl.droso.net/FreeBSD/distfiles/ DISTNAME= PI-ITS-RP06.0-dbd9 EXTRACT_SUFX= .bz2 EXTRACT_ONLY= # none -MAINTAINER= kstailey@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Bootable ITS filesystem for KLH-10 PDP-10 emulator BUILD_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10 diff --git a/emulators/klh10/Makefile b/emulators/klh10/Makefile index 2c6f3bb00031..2d858236cb4a 100644 --- a/emulators/klh10/Makefile +++ b/emulators/klh10/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://klh10.trailing-edge.com/ DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}.tgz klh10-2.0a-aux.tgz -MAINTAINER= kstailey@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Emulator for DEC PDP-10 ONLY_FOR_ARCHS= i386 |