diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-29 23:15:33 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-29 23:15:33 +0000 |
commit | aef75fd43a9a76f7f6ab2a8e77c54b0ac7b9bc06 (patch) | |
tree | 1789451437171f54143cd39c590c5f2779ed957a /games | |
parent | 9c45c8adeab1c0730a022b43afc8acb603a6b658 (diff) | |
download | ports-aef75fd43a9a76f7f6ab2a8e77c54b0ac7b9bc06.tar.gz ports-aef75fd43a9a76f7f6ab2a8e77c54b0ac7b9bc06.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/retroarch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index c73264e852e5..9ff84194013d 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 17 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= greg@unrelenting.technology COMMENT= Cross-platform entertainment system based on libretro API LICENSE= GPLv3 |