diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
commit | 366a97ec378567f23e179cc772f822ba4db8f104 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /games/dustrac/Makefile | |
parent | 18a779b5e598c7f13997e14a43b2f26ccadaa6bb (diff) |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Notes
Notes:
svn path=/head/; revision=424339
Diffstat (limited to 'games/dustrac/Makefile')
-rw-r--r-- | games/dustrac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dustrac/Makefile b/games/dustrac/Makefile index 1f6c8ca31c83..f20003e2ae6c 100644 --- a/games/dustrac/Makefile +++ b/games/dustrac/Makefile @@ -4,7 +4,7 @@ PORTNAME= dustrac PORTVERSION= 1.11.0 CATEGORIES= games -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 2D top-view racing game LIB_DEPENDS= libvorbisfile.so:audio/libvorbis |