diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:14:42 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:14:42 +0000 |
commit | fe71965413b70a0ffc6087db223d6296db357c1b (patch) | |
tree | 8687dcb67f2fd5b2b8398472f041bf69dd1f4145 /games/linux-nwserver | |
parent | 7b2cb7be65da62a9edf3cc880d032c4c4e244b5f (diff) |
Notes
Diffstat (limited to 'games/linux-nwserver')
-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 9712ed25e188..1cd06f85d7f6 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 8ad6567d5126..f86f0f66ffe6 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 497e050b0c28..7456a5aa4be2 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 |