summaryrefslogtreecommitdiff
path: root/games/eif/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-28 20:42:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-28 20:42:11 +0000
commitcca87486a606e5ac4f33ae991bb5376c8c20cb8e (patch)
treee332411f935f938edd9ca209e410a48417fa3e52 /games/eif/Makefile
parentAdd qmail-remove 0.93, (diff)
- Update to version 1.3.1
- Remove the old files Makefile.orig Makefile.rej PR: 57320 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=89717
Diffstat (limited to 'games/eif/Makefile')
-rw-r--r--games/eif/Makefile4
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>