diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-12-10 18:50:03 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-12-10 18:50:03 +0000 |
commit | 02ca22d004516687562953cc873a131479c310d3 (patch) | |
tree | 95bf7af552ab5d1fa1859181fa4520d4778dc3bd /lang/see | |
parent | 34c174c22aed6b545d377ceb3fbbaf6f81b37b40 (diff) | |
download | ports-02ca22d004516687562953cc873a131479c310d3.tar.gz ports-02ca22d004516687562953cc873a131479c310d3.zip |
Notes
Diffstat (limited to 'lang/see')
-rw-r--r-- | lang/see/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/see/Makefile b/lang/see/Makefile index b721b65c975d..fd6a87568950 100644 --- a/lang/see/Makefile +++ b/lang/see/Makefile @@ -10,6 +10,9 @@ PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.netsw.org/softeng/lang/js/ \ + ftp://ftp.osuosl.org/pub/FreeBSD/distfiles/ \ + http://mirror.arcticnetwork.ca/pub/FreeBSD/distfiles/ \ + http://ftp3.ie.freebsd.org/pub/FreeBSD/distfiles/ \ http://www.adaptive-enterprises.com.au/~d/software/see/ MAINTAINER= sime@logos.hr |