diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
commit | fdf29be1f6817d8f25bb3f573068411796a668b3 (patch) | |
tree | 83a54da3aac2be1f3f202027275138c63ebdb6df /www/opera/Makefile | |
parent | ecc99c898e2684921bc69a6a68c46753e5544b12 (diff) |
Notes
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 0127609b1f3c..15df0ece5442 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \ ftp://opera.ftp.fu-berlin.de/${MASTER_SITES_VER_PATH}/ \ http://ftp.ntua.gr/pub/www/Opera/${MASTER_SITES_VER_PATH}/ \ http://mirrors.dedipower.com/opera/${MASTER_SITES_VER_PATH}/ \ - ftp://ftp.tiscali.nl/pub/mirrors/opera/${MASTER_SITES_VER_PATH}/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/${MASTER_SITES_VER_PATH}&,}/ + ftp://ftp.tiscali.nl/pub/mirrors/opera/${MASTER_SITES_VER_PATH}/ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.${ARCH}.freebsd MAINTAINER= ak@FreeBSD.org |