diff options
author | marcel <marcel@FreeBSD.org> | 2003-07-31 13:34:23 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-07-31 13:34:23 +0800 |
commit | 92f36882dc795a34779411a2915c9da80463c204 (patch) | |
tree | 4669361ad7adb2c28ddded4c73e3306b8cc4325a /emulators/ski | |
parent | 448338f197ef8395de24e6d72fe8a8f8086b83e6 (diff) | |
download | freebsd-ports-gnome-92f36882dc795a34779411a2915c9da80463c204.tar.gz freebsd-ports-gnome-92f36882dc795a34779411a2915c9da80463c204.tar.zst freebsd-ports-gnome-92f36882dc795a34779411a2915c9da80463c204.zip |
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
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |