diff options
author | daichi <daichi@FreeBSD.org> | 2003-09-26 14:01:42 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-09-26 14:01:42 +0800 |
commit | 606f27aaf282f9f92fdaadb0db7432a4987c037b (patch) | |
tree | 70e22e4e2744349edc9975e423a43b8a6613a0b3 /games | |
parent | e205030df8b5f408d8b8e89f9fc607f657c9da8c (diff) | |
download | freebsd-ports-gnome-606f27aaf282f9f92fdaadb0db7432a4987c037b.tar.gz freebsd-ports-gnome-606f27aaf282f9f92fdaadb0db7432a4987c037b.tar.zst freebsd-ports-gnome-606f27aaf282f9f92fdaadb0db7432a4987c037b.zip |
update: games/linux-nwserver 1.30 -> 1.31
PR: 57233
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
Diffstat (limited to 'games')
-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 |