diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
commit | fb1c009feebdc5d5bacf3038e11ba9f6d122ad5c (patch) | |
tree | b774c042764d7e5e80cdded164e997a1c557a21c /games/atitd | |
parent | 9e1e83b1574ebda6f0192446178bcd728c4cefc3 (diff) | |
download | ports-fb1c009feebdc5d5bacf3038e11ba9f6d122ad5c.tar.gz ports-fb1c009feebdc5d5bacf3038e11ba9f6d122ad5c.zip |
Notes
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 09acd773b0dc..5c3c3e8c748e 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} |