diff options
author | lioux <lioux@FreeBSD.org> | 2001-09-30 03:05:27 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-09-30 03:05:27 +0800 |
commit | 690e87a4ef46c46c5922638133d11e0f625bc176 (patch) | |
tree | 05a52b4059873d21872972cbfa2e11b556a45fd4 /games | |
parent | 34106a8739044522ad83456ba1166cb4b3e637af (diff) | |
download | freebsd-ports-gnome-690e87a4ef46c46c5922638133d11e0f625bc176.tar.gz freebsd-ports-gnome-690e87a4ef46c46c5922638133d11e0f625bc176.tar.zst freebsd-ports-gnome-690e87a4ef46c46c5922638133d11e0f625bc176.zip |
update to 1.30 point release
PR: 30916
Submitted by: MAINTAINER
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-quake3/Makefile | 7 | ||||
-rw-r--r-- | games/linux-quake3/distinfo | 2 | ||||
-rw-r--r-- | games/q3server/Makefile | 7 | ||||
-rw-r--r-- | games/q3server/distinfo | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile index c95b7413893d..a5591962cd90 100644 --- a/games/linux-quake3/Makefile +++ b/games/linux-quake3/Makefile @@ -6,11 +6,12 @@ # PORTNAME= q3ded -PORTVERSION= 1.29h +PORTVERSION= 1.30 CATEGORIES= games linux MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/quake3/official/ \ - ftp://ftp.idsoftware.com/idstuff/quake3/linux/ -DISTNAME= linuxq3apoint-${PORTVERSION}-beta.x86 + ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ + ftp://ftp.bluesnews.com/idstuff/quake3/linux/ +DISTNAME= linuxq3apoint-${PORTVERSION}.x86 EXTRACT_SUFX= .run MAINTAINER= pat@databits.net diff --git a/games/linux-quake3/distinfo b/games/linux-quake3/distinfo index 23cd810b8758..9f8c2761ceb2 100644 --- a/games/linux-quake3/distinfo +++ b/games/linux-quake3/distinfo @@ -1 +1 @@ -MD5 (linuxq3apoint-1.29h-beta.x86.run) = 4e8d5d6002911dca05b71887aaa22085 +MD5 (linuxq3apoint-1.30.x86.run) = 3ca9f611a036243a24e582b24bf127a8 diff --git a/games/q3server/Makefile b/games/q3server/Makefile index c95b7413893d..a5591962cd90 100644 --- a/games/q3server/Makefile +++ b/games/q3server/Makefile @@ -6,11 +6,12 @@ # PORTNAME= q3ded -PORTVERSION= 1.29h +PORTVERSION= 1.30 CATEGORIES= games linux MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/quake3/official/ \ - ftp://ftp.idsoftware.com/idstuff/quake3/linux/ -DISTNAME= linuxq3apoint-${PORTVERSION}-beta.x86 + ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ + ftp://ftp.bluesnews.com/idstuff/quake3/linux/ +DISTNAME= linuxq3apoint-${PORTVERSION}.x86 EXTRACT_SUFX= .run MAINTAINER= pat@databits.net diff --git a/games/q3server/distinfo b/games/q3server/distinfo index 23cd810b8758..9f8c2761ceb2 100644 --- a/games/q3server/distinfo +++ b/games/q3server/distinfo @@ -1 +1 @@ -MD5 (linuxq3apoint-1.29h-beta.x86.run) = 4e8d5d6002911dca05b71887aaa22085 +MD5 (linuxq3apoint-1.30.x86.run) = 3ca9f611a036243a24e582b24bf127a8 |