diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-07-31 05:34:23 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-07-31 05:34:23 +0000 |
commit | 000fd8fdbad4e537b73a0696cd1a15513a9ee16f (patch) | |
tree | bc5ed7ee55a74700c89c089edfce9cd57c4181d2 /emulators/ski | |
parent | 158edb6464991d000745f99298df21c96ab62dbf (diff) | |
download | ports-000fd8fdbad4e537b73a0696cd1a15513a9ee16f.tar.gz ports-000fd8fdbad4e537b73a0696cd1a15513a9ee16f.zip |
Notes
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} |