diff options
Diffstat (limited to 'emulators/gbe/Makefile')
-rw-r--r-- | emulators/gbe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index adb1b97877aa..c99886de2269 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.zophar.net/unix/Files/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy(tm) emulator with GNU source code USE_GETOPT_LONG=yes |