diff options
author | oliver <oliver@FreeBSD.org> | 2005-09-30 13:08:24 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-09-30 13:08:24 +0000 |
commit | e642caa509946e01943a9351de640a4d25f45c6b (patch) | |
tree | 7e8e95f544cb5add6e04b8337e84589d634e298e /emulators | |
parent | 38a6c2c30fc4280ef318fe181b2066bc3c064784 (diff) | |
download | FreeBSD-ports-e642caa509946e01943a9351de640a4d25f45c6b.zip FreeBSD-ports-e642caa509946e01943a9351de640a4d25f45c6b.tar.gz |
reset maintainer to ports@
Approved by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxemul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index aa99365..1899471 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.2 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ -MAINTAINER= jannisan@t-online.de +MAINTAINER= ports@FreeBSD.org COMMENT= Instruction-level machine emulator USE_REINPLACE= yes |