diff options
author | osa <osa@FreeBSD.org> | 2003-10-09 14:55:44 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-10-09 14:55:44 +0800 |
commit | d4aa557511bec9187b3c8d778ed9d7708d0300e7 (patch) | |
tree | 64dba5f9dd9b2246ee84e77ebdaef56df2399d2e | |
parent | 8643104c702f9d999de2ab5156689461ea4611aa (diff) | |
download | freebsd-ports-gnome-d4aa557511bec9187b3c8d778ed9d7708d0300e7.tar.gz freebsd-ports-gnome-d4aa557511bec9187b3c8d778ed9d7708d0300e7.tar.zst freebsd-ports-gnome-d4aa557511bec9187b3c8d778ed9d7708d0300e7.zip |
Update to 1.32, update e-mail address.
Utilize ${DOCSDIR}.
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
PR: 57780
-rw-r--r-- | games/linux-nwserver/Makefile | 2 | ||||
-rw-r--r-- | games/linux-nwserver/distinfo | 2 | ||||
-rw-r--r-- | games/linux-nwserver/pkg-descr | 2 | ||||
-rw-r--r-- | games/linux-nwserver/pkg-plist | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index 075afee873f1..ea5165aa91b1 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nwserver -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= games linux MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ PKGNAMEPREFIX= linux- diff --git a/games/linux-nwserver/distinfo b/games/linux-nwserver/distinfo index 20dacfac3b0f..823a22c41f86 100644 --- a/games/linux-nwserver/distinfo +++ b/games/linux-nwserver/distinfo @@ -1 +1 @@ -MD5 (linuxserver131.tar.gz) = 4cbb01f3d767f3d33d04dd8b72582f64 +MD5 (linuxserver132.tar.gz) = 9e8a23451b964dcdab1ed9fb26124dfe diff --git a/games/linux-nwserver/pkg-descr b/games/linux-nwserver/pkg-descr index 6f8d61fad866..fb783c3c5a2c 100644 --- a/games/linux-nwserver/pkg-descr +++ b/games/linux-nwserver/pkg-descr @@ -5,4 +5,4 @@ game data, which should be installed manually. WWW: http://nwn.bioware.com/ - Igor Pokrovsky -tiamat@telegraph.spb.ru +tiamat@comset.net diff --git a/games/linux-nwserver/pkg-plist b/games/linux-nwserver/pkg-plist index e8245b76a53e..d7562a847444 100644 --- a/games/linux-nwserver/pkg-plist +++ b/games/linux-nwserver/pkg-plist @@ -1,4 +1,4 @@ bin/fixinstall bin/nwserver -%%PORTDOCS%%share/doc/nwserver/readme.linuxserver.txt -%%PORTDOCS%%@dirrm share/doc/nwserver +%%PORTDOCS%%%%DOCSDIR%%/readme.linuxserver.txt +%%PORTDOCS%%@dirrm %%DOCSDIR%% |