aboutsummaryrefslogtreecommitdiff
path: root/games/linux-nwserver/Makefile
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-09-26 06:01:42 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-09-26 06:01:42 +0000
commit3ecffd364d47fb0be59e8347a987d18f59a6d074 (patch)
treee4490a27cec2014e2df819b08634d53bd66d2701 /games/linux-nwserver/Makefile
parent60b86a2bc2f996aaa80f85a7685886799380d06c (diff)
downloadports-3ecffd364d47fb0be59e8347a987d18f59a6d074.tar.gz
ports-3ecffd364d47fb0be59e8347a987d18f59a6d074.zip
Notes
Diffstat (limited to 'games/linux-nwserver/Makefile')
-rw-r--r--games/linux-nwserver/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile
index c50fb0c41cc6..e3238f945bec 100644
--- a/games/linux-nwserver/Makefile
+++ b/games/linux-nwserver/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: linux-nwserver
# Date created: 22 July 2002
-# Whom: Igor Pokrovsky <tiamat@telegraph.spb.ru>
+# Whom: Igor Pokrovsky <tiamat@comset.net>
#
# $FreeBSD$
#
PORTNAME= nwserver
-PORTVERSION= 1.30
+PORTVERSION= 1.31
CATEGORIES= games linux
MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/
PKGNAMEPREFIX= linux-
DISTNAME= linuxserver${PORTVERSION:S/.//}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tiamat@comset.net
COMMENT= Neverwinter Nights Linux (x86) Dedicated Server
USE_LINUX= yes
@@ -39,7 +39,7 @@ post-install:
@${ECHO} "Consult ${DOCSDIR}/readme.linuxserver.txt"
@${ECHO} "for more information about required data directories."
@${ECHO} "From directory, where you will have installed game data you can run:"
- @${ECHO} "${PREFIX}/bin/fixinstall - to check installation (FAILED nwserver is ok)"
+ @${ECHO} "${PREFIX}/bin/fixinstall - to check installation"
@${ECHO} "and ${PREFIX}/bin/nwserver - to start server"
@${ECHO} "*******************************************************************************"