diff options
author | pat <pat@FreeBSD.org> | 2002-03-29 08:52:18 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-29 08:52:18 +0800 |
commit | 5b49272fd7ca4346ab94c516242dd99823346785 (patch) | |
tree | bc79f8939f93b7310a63a575d38a8e56204fd332 /games/gno3dtet | |
parent | 5e5903ca6a9182a30aee3ac063a5640ba0776900 (diff) | |
download | freebsd-ports-gnome-5b49272fd7ca4346ab94c516242dd99823346785.tar.gz freebsd-ports-gnome-5b49272fd7ca4346ab94c516242dd99823346785.tar.zst freebsd-ports-gnome-5b49272fd7ca4346ab94c516242dd99823346785.zip |
Add new working site to MASTER_SITES
PR: 36445
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 10b0e2ac674f..d948c727833d 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -8,7 +8,8 @@ PORTNAME= gno3dtet PORTVERSION= 1.6.4 CATEGORIES= games gnome -MASTER_SITES= http://12.252.66.56/ftp/gno3dtet/ +MASTER_SITES= http://12.252.66.56/ftp/gno3dtet/ \ + ftp://12.252.66.56/pub/gno3dtet/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |