diff options
-rw-r--r-- | games/freeciv-gtk2/Makefile | 2 | ||||
-rw-r--r-- | games/freeciv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index 9ec1a4ff1ae8..e570f1eb792e 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/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 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 |