Bug 48934 - new port: games/eif (empire text client)
Summary: new port: games/eif (empire text client)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-04 22:30 UTC by Johan van Selst
Modified: 2003-09-28 14:14 UTC (History)
0 users

See Also:


Attachments
file.shar (1.63 KB, text/plain)
2003-03-04 22:30 UTC, Johan van Selst
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan van Selst 2003-03-04 22:30:11 UTC
	Classic console client for the Wolfpack Empire game
Comment 1 Johan van Selst 2003-03-09 11:54:28 UTC
Fixed portlint comments.


diff -Nruw eif.old/Makefile eif/Makefile
--- eif.old/Makefile	Sun Mar  9 12:45:20 2003
+++ eif/Makefile	Sun Mar  9 12:49:14 2003
@@ -8,10 +8,11 @@
 PORTNAME=      eif
 PORTVERSION=   1.2.2
 CATEGORIES=    games
-COMMENT= empire text client
 MASTER_SITES=  http://www.stack.nl/~marcolz/empire/
 
-GNU_CONFIGURE= yes
 MAINTAINER=    johans@stack.nl
+COMMENT=	Empire text client
+
+GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2003-09-03 08:51:12 UTC
Class Changed
From-To: update->change-request

wrong class
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-28 14:13:57 UTC
State Changed
From-To: open->closed

Commited, thanks!