diff options
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 203467ac51d4..53332664069a 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= zsnes${PORTVERSION:S/.//}src -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! |