diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
commit | dafa76efc43dcff11da560561b316f55884aa07a (patch) | |
tree | 82ec2ed42d64a1a22e04029f55b8d07192fc7e6d /emulators | |
parent | fc89b6a693ee66d076b631b4a124e721b8c5fec1 (diff) | |
download | freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.gz freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.zst freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.zip |
Reset maintainership.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxemul/Makefile | 2 | ||||
-rw-r--r-- | emulators/spim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 04336cded0f4..33c5472561c5 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gavare.se/gxemul/src/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Instruction-level machine emulator HAS_CONFIGURE= yes diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index f5ecd17eb4e3..a5e78a7d2e41 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MIPS32 Simulator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |