diff options
Diffstat (limited to 'games/freeciv/Makefile')
-rw-r--r-- | games/freeciv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 23e18f8509ec..36348f375842 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -6,11 +6,11 @@ # PORTNAME= freeciv -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Free turn-based multiplayer strategy RUN_DEPENDS= hicolor-icon-theme>=0:${PORTSDIR}/misc/hicolor-icon-theme |