diff options
author | sf <sf@FreeBSD.org> | 2004-05-14 22:59:11 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2004-05-14 22:59:11 +0800 |
commit | e9751a43b99370dd6d94fac16f4b7e21de107711 (patch) | |
tree | d9653f90f2f48963fe24eabe7dd46b979c8fdd59 /www/opera | |
parent | b5a3fbe9a9f8abcb8a1bab799fc0ac1ba610f3f2 (diff) | |
download | freebsd-ports-gnome-e9751a43b99370dd6d94fac16f4b7e21de107711.tar.gz freebsd-ports-gnome-e9751a43b99370dd6d94fac16f4b7e21de107711.tar.zst freebsd-ports-gnome-e9751a43b99370dd6d94fac16f4b7e21de107711.zip |
add ring servers as mirror.
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 5a91d94cd60d..ae3f6a87893c 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= http://ftp.scarlet.be/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${ ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ http://ftp.ankara.edu.tr/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ ftp://files.downloadthat.com/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/&,} \ ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en |