diff options
Diffstat (limited to 'emulators/emu64/Makefile')
-rw-r--r-- | emulators/emu64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index 4d7d2f826330..d27594aa11a2 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.1.0 PORTREVISION= 1 CATEGORIES= emulators -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commodore 64 emulator WWW= https://github.com/ThKattanek/emu64 |