diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
commit | b78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch) | |
tree | dee360fec26c413c275066ed867fbc6634f4271e /emulators/gxemul | |
parent | 208e17e88fe723d7bad8a2d3816a2ec3cbfc7e40 (diff) | |
download | ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.tar.gz ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.zip |
Notes
Diffstat (limited to 'emulators/gxemul')
-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 |