diff options
Diffstat (limited to 'games/libretro-nestopia/Makefile')
-rw-r--r-- | games/libretro-nestopia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libretro-nestopia/Makefile b/games/libretro-nestopia/Makefile index 778eef97cdb0..b766e5bd541e 100644 --- a/games/libretro-nestopia/Makefile +++ b/games/libretro-nestopia/Makefile @@ -2,7 +2,7 @@ PORTNAME= libretro-nestopia PORTVERSION= 0.20220322 CATEGORIES= games -MAINTAINER= dmenelkir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= NEStopia emulator for libretro WWW= https://github.com/libretro/nestopia |