diff options
author | wen <wen@FreeBSD.org> | 2016-10-31 11:21:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-10-31 11:21:23 +0800 |
commit | a1e36a73f84b39f0c3b4d61a644ddd7355e58307 (patch) | |
tree | d355f17503c52a6e23bf43956676ceacb14daad0 | |
parent | 42db7954b945b85d89cf91e88d9bf17c6cb02c4e (diff) | |
download | freebsd-ports-gnome-a1e36a73f84b39f0c3b4d61a644ddd7355e58307.tar.gz freebsd-ports-gnome-a1e36a73f84b39f0c3b4d61a644ddd7355e58307.tar.zst freebsd-ports-gnome-a1e36a73f84b39f0c3b4d61a644ddd7355e58307.zip |
- Pass maintainership to submitter
PR: 213849
Submitted by: monwarez@mailoo.org
-rw-r--r-- | games/torcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index db863a4bb919..a8ab9245aa0d 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/all-in-one/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= monwarez@mailoo.org COMMENT= The Open Racing Car Simulator LICENSE= GPLv2 |