diff options
-rw-r--r-- | LEGAL | 2 | ||||
-rw-r--r-- | sysutils/linux-nero/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -181,7 +181,7 @@ mypaedia-* japanese/mypaedia-fpw The original dictionary is not free ncftpd-* ftp/ncftpd 30 day evaluation license nero2_linux_* games/linux-nerogame Freeware, but license terms are unclear NeroDigitalAudio.zip audio/linux-neroaaccodec Redistribution forbidden -nerolinux-* sysutils/linux-nero Must be downloaded from WWW and a Serial Number must be bought +nerolinux-* sysutils/linux-nero Must be downloaded from their website and a serial number must be bought NetComponents-* java/netcomponents No redistribution except as part of a substantially different product nntpcache-* news/nntpcache Commercial or government use requires license nttcp-* benchmarks/nttcp No commercial use diff --git a/sysutils/linux-nero/Makefile b/sysutils/linux-nero/Makefile index 52ee42f8023d..c21910bdd11c 100644 --- a/sysutils/linux-nero/Makefile +++ b/sysutils/linux-nero/Makefile @@ -14,11 +14,11 @@ DIST_SUBDIR= rpm MAINTAINER= emulation@FreeBSD.org COMMENT= CD/DVD disk burner -RESTRICTED= Get a serial number at http://www.nero.com/eng/NeroLINUX.html +RESTRICTED= Must be downloaded from their website and a serial number must be bought ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -USE_LINUX_APPS= gtk2 +USE_LINUX_APPS= gtk2 USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin SRC_DISTFILES= |