diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-06 23:15:18 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-06 23:15:18 +0800 |
commit | 136d9feb693105254b9cbcfc3829f2fc1fcfc431 (patch) | |
tree | 6051324a1b2de0618bed4dcff203b837576328e1 /games/gno3dtet/Makefile | |
parent | 815d8ac0150cead19a460760e17ea3cc49e3ca88 (diff) | |
download | freebsd-ports-gnome-136d9feb693105254b9cbcfc3829f2fc1fcfc431.tar.gz freebsd-ports-gnome-136d9feb693105254b9cbcfc3829f2fc1fcfc431.tar.zst freebsd-ports-gnome-136d9feb693105254b9cbcfc3829f2fc1fcfc431.zip |
o Update to 1.6.4
o Update WWW tag in DESCR
PR: 31071
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'games/gno3dtet/Makefile')
-rw-r--r-- | games/gno3dtet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 7cc322fdb2d9..71dcd30061e8 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gno3dtet -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.4 CATEGORIES= games gnome -MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ +MASTER_SITES= ftp://65.3.69.88/pub/gno3dtet/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |