diff options
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r-- | games/wormux/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 5a6efa84af99..435d1fa1e5be 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -6,13 +6,12 @@ # PORTNAME= wormux -DISTVERSION= 0.8.3 -PORTREVISION= 4 +DISTVERSION= 0.9.0 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ \ http://download.gna.org/wormux/archive/ -MAINTAINER= toha@toha.org.ua +MAINTAINER= makc@FreeBSD.org COMMENT= Wormux game LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ |