diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:30 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:30 +0000 |
commit | fe220888a0afaeb725aa70c49f7ad4cf0ad5099d (patch) | |
tree | b0c85a9a4f1f2efb78c83f82cdd3cd8eff3f370a | |
parent | 6edecd95cb410b25f9f1b3d408e92fac57508be7 (diff) |
emulators/sameboy: Reset MAINTAINER
-rw-r--r-- | emulators/sameboy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 581140f92434..a068e2d8e9f7 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.14.7 CATEGORIES= emulators games -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Game Boy and Game Boy Color emulator written in C LICENSE= MIT |