diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-18 21:43:44 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-18 21:43:44 +0000 |
commit | 7b7b2eadec6ba048175af5584108b19bbe63ffc0 (patch) | |
tree | 08c60d8c91ee557689790f360d9fdf14a524f3c4 /games/gno3dtet | |
parent | . Russian and Ukrainian font property files and appropriate build changes. (diff) |
Fix MASTER_SITES.
PR: 44226
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=68292
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 900bbe7b6a61..e81df221751e 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -8,8 +8,7 @@ PORTNAME= gno3dtet PORTVERSION= 1.6.4 CATEGORIES= games gnome -MASTER_SITES= http://12.252.66.56/ftp/gno3dtet/ \ - ftp://12.252.66.56/pub/gno3dtet/ +MASTER_SITES= http://12.252.48.14/ftp/gno3dtet/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |