Add some mirror sites.
This commit is contained in:
parent
67592e2b63
commit
87b3042446
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14625
1 changed files with 4 additions and 2 deletions
|
@ -3,13 +3,15 @@
|
|||
# Date created: 22 December 1996
|
||||
# Whom: Thomas Gellekum <tg@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1998/10/06 08:05:43 tg Exp $
|
||||
# $Id: Makefile,v 1.20 1998/11/14 09:43:31 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Tix4.1.0.006
|
||||
PKGNAME= tix-4.1.0.006
|
||||
CATEGORIES= x11-toolkits tk80
|
||||
MASTER_SITES= ftp://ftp.xpi.com/pub/
|
||||
MASTER_SITES= ftp://ftp.xpi.com/pub/ \
|
||||
ftp://ftp.gwdg.de/pub/x11/tcl/ftp.xpi.com/ \
|
||||
ftp://ftp.riken.go.jp/pub/lang/tcl/netsoft/sorted/packages-7.6/devel/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
|
|
Loading…
Reference in a new issue