diff options
Diffstat (limited to 'games/freeciv/Makefile')
-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 9ec1a4ff1ae8..e570f1eb792e 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -12,7 +12,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= sheldonh@freebsd.org +MAINTAINER= ports@freebsd.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |