diff options
Diffstat (limited to 'emulators/gxemul/Makefile')
-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 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 |