diff options
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 5d0f271..1f3a61f 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,11 +7,11 @@ PORTNAME= opera PKGNAMEPREFIX= linux- -OPERAVERSION= 6.0-20020218 +OPERAVERSION= 6.0-20020412 PORTVERSION= ${OPERAVERSION:S/-/./} CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/600/beta1/ \ - ftp://ftp.opera.com/pub/opera/linux/600/beta1/ +MASTER_SITES= http://opera.online.no/linux/600/beta2/ \ + ftp://ftp.opera.com/pub/opera/linux/600/beta2/ DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org |