From 92f36882dc795a34779411a2915c9da80463c204 Mon Sep 17 00:00:00 2001 From: marcel Date: Thu, 31 Jul 2003 05:34:23 +0000 Subject: Make it explicit that we cannot redistribute ski. While here, provide the URL from which one can start with the download process. Reviewed by: kris --- emulators/ski/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 548f41b4a897..abfa41386c11 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio ONLY_FOR_ARCHS= i386 -NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site and put it in ${DISTDIR} first. +NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.software.hp.com/products/LIA64/overview1a.htm) and put it in ${DISTDIR} first. License restrictions disallow automatic downloads and redistribution of the software. NO_PACKAGE= ${NOTICE} NO_CDROM= ${NOTICE} -- cgit