diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-01-05 15:33:39 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-01-05 15:33:39 +0000 |
commit | f4ee943fba3f5055f44156213bcbcfc411104ab2 (patch) | |
tree | c26d3bc8c201b3a788547da4030f134e03139ce6 /emulators/nestopia | |
parent | f1bb915d615d261e8d29277f1deffe70572d215d (diff) | |
download | freebsd-ports-f4ee943fba3f5055f44156213bcbcfc411104ab2.zip |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966
Diffstat (limited to 'emulators/nestopia')
-rw-r--r-- | emulators/nestopia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 4c55fe3a8b20..42b834a67e41 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -4,7 +4,7 @@ PORTNAME= nestopia DISTVERSION= 1.50 CATEGORIES= emulators -MAINTAINER= neel@neelc.org +MAINTAINER= nc@FreeBSD.org COMMENT= Portable NES/Famicom emulator LICENSE= GPLv2 |