diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
commit | 6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2 (patch) | |
tree | 0a989507ceb6c81d4a5e2a2c1e6eeb125dbd5cb0 /emulators/ines | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) | |
download | ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.tar.gz ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.zip |
Notes
Diffstat (limited to 'emulators/ines')
-rw-r--r-- | emulators/ines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 4b4f01108860..db1e502a5ce8 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.komkon.org/fms/iNES/ EXTRACT_SUFX= .tar.Z -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org NO_WRKSUBDIR= yes USE_X_PREFIX= yes |