diff options
author | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
commit | 97afda96ce81ff0107601d4838412b345b415d83 (patch) | |
tree | 6fb04cd01e5f6cc6b6ea753e9b9edb15e958f453 /emulators | |
parent | b89b6ae18b01939ad6ed27418d65451a7dc9b265 (diff) | |
download | freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.gz freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.zst freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.zip |
Drop maintainership for ports I can't maintain anymore.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/basiliskII/Makefile | 2 | ||||
-rw-r--r-- | emulators/dtcyber/Makefile | 2 | ||||
-rw-r--r-- | emulators/lisaem/Makefile | 2 | ||||
-rw-r--r-- | emulators/nonpareil/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | emulators/tme/Makefile | 2 | ||||
-rw-r--r-- | emulators/xhomer/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index d5f71906a5b8..79c57aa280d6 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ MASTER_SITE_SUBDIR= basilisk DISTNAME= BasiliskII_src_01052006 -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free, portable, Open Source 68k Mac emulator WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile index bcf85044f6d9..caf982b5e9e2 100644 --- a/emulators/dtcyber/Makefile +++ b/emulators/dtcyber/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://members.iinet.net.au/~tom-hunter/ \ MASTER_SITE_SUBDIR= trasz DISTNAME= dtcyber20b1 -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop CYBER Emulator USE_ZIP= yes diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile index 35e6aeb83e04..f677f90061f9 100644 --- a/emulators/lisaem/Makefile +++ b/emulators/lisaem/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://lisaem.sunder.net/downloads/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apple Lisa 2 Emulator BUILD_DEPENDS= pngtopnm:${PORTSDIR}/graphics/netpbm diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index 85f696c36542..cbb96983a479 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://nonpareil.brouhaha.com/download/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simulator for many HP calculators BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm 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 diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index d6ad82c9bcca..0d648a9fc3e9 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://people.csail.mit.edu/fredette/tme/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emulator for Sun 2/120, 3/150 and SPARCstation 2 machines GNU_CONFIGURE= yes diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile index 75788fd6794d..b35d1be6181c 100644 --- a/emulators/xhomer/Makefile +++ b/emulators/xhomer/Makefile @@ -13,7 +13,7 @@ CATEGORIES= emulators MASTER_SITES= http://xhomer.isani.org/xhomer/ EXTRACT_SUFX= .tgz -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emulator for the DEC Pro 350 computer USE_GMAKE= yes |