diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-04-29 14:57:50 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-04-29 14:57:50 +0800 |
commit | a0dc65e328bd491054803fb17778cd2dc6d19d9e (patch) | |
tree | e9570200f1abcc6de07776daa2465d17bf48a0c7 /www | |
parent | 6a7741372aa3302572045d980cf5f1b79aa58cb7 (diff) | |
download | freebsd-ports-gnome-a0dc65e328bd491054803fb17778cd2dc6d19d9e.tar.gz freebsd-ports-gnome-a0dc65e328bd491054803fb17778cd2dc6d19d9e.tar.zst freebsd-ports-gnome-a0dc65e328bd491054803fb17778cd2dc6d19d9e.zip |
Back-up distfiles on my server.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index 538d169a69f5..051567fb8073 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/Makefile @@ -22,7 +22,8 @@ MASTER_SITES= ftp://opera.inode.at/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER http://opera.nedmirror.nl/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/&,} \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ + ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ + http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}${PKGNAMESUFFIX}/sources/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${OPERA_VER}${OPERA_MINVER}-${OPERA_DATE}.${OPERA_TYPE}-shared-qt.${ARCH}.freebsd |