diff options
-rw-r--r-- | games/linux-nwserver/Makefile | 8 | ||||
-rw-r--r-- | games/linux-nwserver/distinfo | 2 |
2 files changed, 5 insertions, 5 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} "*******************************************************************************" diff --git a/games/linux-nwserver/distinfo b/games/linux-nwserver/distinfo index f86f0f66ffe6..20dacfac3b0f 100644 --- a/games/linux-nwserver/distinfo +++ b/games/linux-nwserver/distinfo @@ -1 +1 @@ -MD5 (linuxserver130.tar.gz) = a5ab78cba6692c317945af0506ce6abd +MD5 (linuxserver131.tar.gz) = 4cbb01f3d767f3d33d04dd8b72582f64 |