diff options
Diffstat (limited to 'games/freeciv/Makefile')
-rw-r--r-- | games/freeciv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 4c62867..ab8ee3b 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -12,7 +12,8 @@ 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= adam-ports@blacktabby.org +MAINTAINER?= adam-ports@blacktabby.org +COMMENT?= A civilisation clone for X11; multiplayer LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |