diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-08 08:53:37 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-08 08:53:37 +0000 |
commit | 6df0a50c704eb426ceca0fb8ce2c16030c2a57dd (patch) | |
tree | b47c302b609ec26bd54873d973019b4a5918512b /www/opera-devel/Makefile | |
parent | ab7ef04ab317fa9af9e2b3c4ec6c27a0da23627d (diff) |
Notes
Diffstat (limited to 'www/opera-devel/Makefile')
-rw-r--r-- | www/opera-devel/Makefile | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index f7b4c1c5edb2..3ffa1739b141 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/Makefile @@ -6,19 +6,9 @@ # PORTNAME= opera -PORTVERSION= 7.20.20030827 +PORTVERSION= 7.20.20030905 CATEGORIES= www -MASTER_SITES= http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/720/beta7/en/static/ \ - ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/720/beta7/en/static/ \ - http://public.planetmirror.com/pub/opera/unix/freebsd/720/beta7/en/static/ \ - http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/720/beta7/en/static/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/720/beta7/en/static/ \ - ftp://ftp.uit.no/pub/www/opera/unix/freebsd/720/beta7/en/static/ \ - ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/720/beta7/en/static/ \ - http://ftp.task.gda.pl/pub/opera/unix/freebsd/720/beta7/en/static/ \ - ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/720/beta7/en/static/ \ - http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/720/beta7/en/static/ \ - http://sunsite.cnlab-switch.ch/ftp/mirror/opera/unix/freebsd/720/beta7/en/static/ +MASTER_SITES= http://snapshot.opera.com/unix/7.20-Beta-9/intel-freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0./0-/}.1-static-qt.i386.freebsd MAINTAINER= avleeuwen@piwebs.com |