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/linux-opera-devel | |
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/linux-opera-devel')
-rw-r--r-- | www/linux-opera-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index a9b7125f2f8d..06674845756e 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -16,7 +16,8 @@ MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/750/final/en/i386/static/ \ http://mirrors.pmmf.hu/mirror/opera/linux/750/final/en/i386/static/ \ ftp://ftp.task.gda.pl/pub/opera/linux/750/final/en/i386/static/ \ ftp://ftp.planetmirror.com/pub/opera/linux/750/final/en/i386/static/ \ - http://gd.tuwien.ac.at/infosys/browsers/opera/linux/750/final/en/i386/static/ + http://gd.tuwien.ac.at/infosys/browsers/opera/linux/750/final/en/i386/static/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/linux/750/final/en/i386/static/&,} PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2004/-2004/}.1-static-qt.i386-en |