diff options
Diffstat (limited to 'games/eif/Makefile')
-rw-r--r-- | games/eif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/eif/Makefile b/games/eif/Makefile index c59282ed9b02..82d9425b64d3 100644 --- a/games/eif/Makefile +++ b/games/eif/Makefile @@ -6,13 +6,15 @@ # PORTNAME= eif -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://www.stack.nl/~marcolz/empire/ MAINTAINER= johans@stack.nl COMMENT= Empire text client +MAN1= eif.1 + GNU_CONFIGURE= yes .include <bsd.port.mk> |