diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-05-14 14:59:11 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-05-14 14:59:11 +0000 |
commit | 214bec11a0e3617d43a921af9eeccb815667ec34 (patch) | |
tree | 39878daf0775ecc12302fce04e8a9950efaddc14 /www/linux-opera-devel | |
parent | eb61dd9d0a37f5e13469d33aeb0a48172a7865bf (diff) |
add ring servers as mirror.
Notes
Notes:
svn path=/head/; revision=109132
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 |