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/its | |
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/its')
-rw-r--r-- | emulators/its/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |