diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-07 02:36:21 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-07 02:36:21 +0800 |
commit | a4d7e8f46056d32262752c4e95ff94857dcf5ab9 (patch) | |
tree | 59a41018728a6b03e181422dca66ad2996e59bb1 /www/opera | |
parent | 5f175df65672d12fae7b9b4fb52b4701b5042178 (diff) | |
download | freebsd-ports-gnome-a4d7e8f46056d32262752c4e95ff94857dcf5ab9.tar.gz freebsd-ports-gnome-a4d7e8f46056d32262752c4e95ff94857dcf5ab9.tar.zst freebsd-ports-gnome-a4d7e8f46056d32262752c4e95ff94857dcf5ab9.zip |
- cleaup MASTER_SITES
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index c77389b0bfcc..1686793b5d5c 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -11,18 +11,11 @@ CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \ ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \ http://gd.tuwien.ac.at/infosys/browsers/opera/${MASTER_SITES_VER_PATH}/ \ - http://ftp.ucr.ac.cr/WWW/opera/${MASTER_SITES_VER_PATH}/ \ - http://www.microrpm.ca/pub/opera/${MASTER_SITES_VER_PATH}/ \ - http://opera.eurenet.net/${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}/ \ - ftp://ftp.wayne.edu/opera/${MASTER_SITES_VER_PATH}/ \ http://mirrors.dedipower.com/opera/${MASTER_SITES_VER_PATH}/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.opera.com/${MASTER_SITES_VER_PATH}/ \ - http://opera.nedmirror.nl/${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}&,}/ \ - http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}${PKGNAMESUFFIX}/sources/ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/${MASTER_SITES_VER_PATH}&,}/ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.${ARCH}.freebsd MAINTAINER= dinoex@FreeBSD.org |