diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-24 20:18:36 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-24 20:18:36 +0000 |
commit | ee2d24fa8fc0ded40242e62824bbe1a4c4ca63a8 (patch) | |
tree | db5613d968b1331f73344417328ae077106e3540 /sysutils | |
parent | d45f048e25950fc6b4b08bf1ff356b9df6ac9ff6 (diff) | |
download | ports-ee2d24fa8fc0ded40242e62824bbe1a4c4ca63a8.tar.gz ports-ee2d24fa8fc0ded40242e62824bbe1a4c4ca63a8.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-nero/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/linux-nero/Makefile b/sysutils/linux-nero/Makefile index f6bf672cee3d..b792b42da675 100644 --- a/sysutils/linux-nero/Makefile +++ b/sysutils/linux-nero/Makefile @@ -5,8 +5,7 @@ PORTNAME= nero PORTVERSION= 4.0.0.0 PORTREVISION= 2 CATEGORIES= sysutils emulators -MASTER_SITES= http://ftp6.usw.nero.com/software/NeroLINUX/ \ - ftp://ftp6.usw.nero.com/software/NeroLINUX/ +MASTER_SITES= http://ftp20.us.nero.com/software/NeroLINUX/ DISTNAME= ${PORTNAME}linux-${PORTVERSION}-x86 EXTRACT_SUFX= .rpm DIST_SUBDIR= rpm @@ -14,7 +13,6 @@ DIST_SUBDIR= rpm MAINTAINER= emulation@FreeBSD.org COMMENT= CD/DVD disk burner -BROKEN= Unfetchable RESTRICTED= Must be downloaded from their website and a serial number must be bought ONLY_FOR_ARCHS= i386 amd64 |