diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-30 11:58:06 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-30 11:58:06 +0800 |
commit | 65a07d0f08aedf3f0cb3fe15d5c06d2cc28e2944 (patch) | |
tree | 831b57ab0b997dc6372ed53f194417072d2cf70f /games/linux-nwserver | |
parent | 4545d3d9b205547433ce8815a8ffad7dcc39e033 (diff) | |
download | freebsd-ports-gnome-65a07d0f08aedf3f0cb3fe15d5c06d2cc28e2944.tar.gz freebsd-ports-gnome-65a07d0f08aedf3f0cb3fe15d5c06d2cc28e2944.tar.zst freebsd-ports-gnome-65a07d0f08aedf3f0cb3fe15d5c06d2cc28e2944.zip |
Update port: games/linux-nwserver 1.28 -> 1.29
PR: ports/49991
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
Diffstat (limited to 'games/linux-nwserver')
-rw-r--r-- | games/linux-nwserver/Makefile | 6 | ||||
-rw-r--r-- | games/linux-nwserver/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index fc5464ecf353..9712ed25e188 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -6,10 +6,10 @@ # PORTNAME= linux-nwserver -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= games linux -MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/128/ -DISTNAME= linuxserver128 +MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ +DISTNAME= linuxserver${PORTVERSION:S/.//} MAINTAINER= tiamat@telegraph.spb.ru COMMENT= Neverwinter Nights Linux (x86) Dedicated Server diff --git a/games/linux-nwserver/distinfo b/games/linux-nwserver/distinfo index 5a7e2ce1b4b8..8ad6567d5126 100644 --- a/games/linux-nwserver/distinfo +++ b/games/linux-nwserver/distinfo @@ -1 +1 @@ -MD5 (linuxserver128.tar.gz) = 6d2b1ac9831018de27137862b107c202 +MD5 (linuxserver129.tar.gz) = d78ff861fda2a70352a8e914d2140f11 |