diff options
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 \ |