diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
commit | a31a69692d00302673acb544a5ba166a1bf1a122 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /games | |
parent | 6c8fca2829596a7b2f9fc411e65c661f78398997 (diff) |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=462887
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 151d59f818d9..384a8a906c6e 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 9 CATEGORIES= games -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-platform entertainment system based on libretro API LICENSE= GPLv3 |