diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
commit | 0025f82662297b7aa5426496ea66cbb42eed3202 (patch) | |
tree | ceffdca96729fdb52218495a16319b7949a3704d /games/freeciv | |
parent | 8bdc9bfcf51fcc37a544dcbdd45605db69c6c675 (diff) | |
download | ports-0025f82662297b7aa5426496ea66cbb42eed3202.tar.gz ports-0025f82662297b7aa5426496ea66cbb42eed3202.zip |
Notes
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index e4902893cf78..e0d415804e79 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \ ftp://ftp.netc.pt/pub/freeciv/stable/ \ ftp://ftp.pvv.ntnu.no/pub/freeciv/stable/ -MAINTAINER?= vsevolod@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A civilisation clone for X11; multiplayer LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |