diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-09 20:04:16 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-09 20:04:16 +0000 |
commit | 0bae392f4a735a41f5caa4bdb9f796372d21c01c (patch) | |
tree | 51d45bcf9ff1d0907e7083fa11ddc9b55994d85d /x11-toolkits/lesstif | |
parent | c11d97856dfe9ae9e997872296673411c08a04ae (diff) | |
download | FreeBSD-ports-0bae392f4a735a41f5caa4bdb9f796372d21c01c.zip FreeBSD-ports-0bae392f4a735a41f5caa4bdb9f796372d21c01c.tar.gz |
new MASTER_SITES
PR: 41940
Submitted by: shammer@satanii.enemy.org
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 91cd36c..745c52f 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -8,10 +8,11 @@ PORTNAME= lesstif PORTVERSION= 0.91.8 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.fu-berlin.de/unix/X11/gui/lesstif/srcdist/ \ - ftp://ftp.win.or.jp/pub/X11/misc/lesstif/srcdist/ +MASTER_SITES= http://twtelecom.dl.sourceforge.net/sourceforge/lesstif/ \ + http://umn.dl.sourceforge.net/sourceforge/lesstif/ \ + http://umn.dl.sourceforge.net/sourceforge/lesstif/ \ + http://gd.tuwien.ac.at/hci/lesstif/srcdist/ \ + ftp://linux.sarang.net/mirror/development/widget/lesstif/srcdist/ MAINTAINER= ports@freebsd.org |