diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 14:59:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 14:59:59 +0800 |
commit | d6aabb5e0a6b121c2c85f5182dfe5ae432175d14 (patch) | |
tree | bc541db548ca8cbc102e45ffd718a6971d09c965 /games | |
parent | fbb98bea274c1173d2aff4dd1f5f482a10c54e3e (diff) | |
download | freebsd-ports-graphics-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.tar.gz freebsd-ports-graphics-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.tar.zst freebsd-ports-graphics-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.zip |
With portmgr hat on, reset maintainership of ports whose committer has
been inactive for more than 6 months and who has not responded to email
about his status.
Diffstat (limited to 'games')
-rw-r--r-- | games/atitd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atitd/Makefile b/games/atitd/Makefile index 09acd773b0d..5c3c3e8c748 100644 --- a/games/atitd/Makefile +++ b/games/atitd/Makefile @@ -13,7 +13,7 @@ DISTNAME= eClient-linux.run EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= mdodd@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= The Linux "A Tale in the Desert" (ATITD) client RUN_DEPENDS= ${X11BASE}/bin/xhost:${X_CLIENTS_PORT} |