diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
commit | d6aabb5e0a6b121c2c85f5182dfe5ae432175d14 (patch) | |
tree | bc541db548ca8cbc102e45ffd718a6971d09c965 /games/atitd | |
parent | fbb98bea274c1173d2aff4dd1f5f482a10c54e3e (diff) | |
download | FreeBSD-ports-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.zip FreeBSD-ports-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.tar.gz |
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/atitd')
-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 09acd77..5c3c3e8 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} |