diff options
author | kjc <kjc@FreeBSD.org> | 2000-01-29 18:01:47 +0800 |
---|---|---|
committer | kjc <kjc@FreeBSD.org> | 2000-01-29 18:01:47 +0800 |
commit | d6f58e9364040bcb7ab2a4d89df86a745d40d4e0 (patch) | |
tree | 0b005c64e875609575ccb9241050d16622b18e67 /x11-toolkits | |
parent | 64c248ae8048a7f0a075ea82ac9ce8566e5c0a32 (diff) | |
download | freebsd-ports-gnome-d6f58e9364040bcb7ab2a4d89df86a745d40d4e0.tar.gz freebsd-ports-gnome-d6f58e9364040bcb7ab2a4d89df86a745d40d4e0.tar.zst freebsd-ports-gnome-d6f58e9364040bcb7ab2a4d89df86a745d40d4e0.zip |
add my copy to MASTER_SITES since distfile is gone from
the main master site.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/blt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 0265b88e071f..1129974566f2 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -9,7 +9,8 @@ DISTNAME= BLT2.4m PKGNAME= blt-2.4m CATEGORIES= x11-toolkits tk82 -MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ +MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ \ + ftp://ftp.csl.sony.co.jp/pub/kjc/ttt-libs/ MAINTAINER= kjc@csl.sony.co.jp |