diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-18 05:14:42 +0000 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-18 05:14:42 +0000 |
commit | e8892b158797b7c4eae22480e7d9abdafe33d914 (patch) | |
tree | e505880f4147228078038665ac9f9a190ad57827 /games | |
parent | 3a8f128e03950c690bb770ce80d0ecc2daa6041e (diff) | |
download | FreeBSD-ports-e8892b158797b7c4eae22480e7d9abdafe33d914.zip FreeBSD-ports-e8892b158797b7c4eae22480e7d9abdafe33d914.tar.gz |
update games/linux-nwserver: 1.29 -> 1.30
PR: 54582
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-nwserver/Makefile | 5 | ||||
-rw-r--r-- | games/linux-nwserver/distinfo | 2 | ||||
-rw-r--r-- | games/linux-nwserver/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index 9712ed2..1cd06f8 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ # -PORTNAME= linux-nwserver -PORTVERSION= 1.29 +PORTNAME= nwserver +PORTVERSION= 1.30 CATEGORIES= games linux MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ +PKGNAMEPREFIX= linux- DISTNAME= linuxserver${PORTVERSION:S/.//} MAINTAINER= tiamat@telegraph.spb.ru diff --git a/games/linux-nwserver/distinfo b/games/linux-nwserver/distinfo index 8ad6567..f86f0f6 100644 --- a/games/linux-nwserver/distinfo +++ b/games/linux-nwserver/distinfo @@ -1 +1 @@ -MD5 (linuxserver129.tar.gz) = d78ff861fda2a70352a8e914d2140f11 +MD5 (linuxserver130.tar.gz) = a5ab78cba6692c317945af0506ce6abd diff --git a/games/linux-nwserver/pkg-plist b/games/linux-nwserver/pkg-plist index 497e050..7456a5a 100644 --- a/games/linux-nwserver/pkg-plist +++ b/games/linux-nwserver/pkg-plist @@ -1,4 +1,2 @@ bin/fixinstall bin/nwserver -%%PORTDOCS%%share/doc/linux-nwserver/readme.linuxserver.txt -%%PORTDOCS%%@dirrm share/doc/linux-nwserver |