diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-20 19:34:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-20 19:34:27 +0000 |
commit | dae552c2f062eaf1ad47c2cf83579816658e1a95 (patch) | |
tree | 99a9c39bd39d01756f679252ca980f1fbce1e615 /emulators | |
parent | 9f95fbb6633d094c30bb9538f18a083124daf331 (diff) | |
download | ports-dae552c2f062eaf1ad47c2cf83579816658e1a95.tar.gz ports-dae552c2f062eaf1ad47c2cf83579816658e1a95.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/osf1_base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index 284db82044c7..c85b7931795d 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -18,6 +18,7 @@ MAINTAINER= obrien@FreeBSD.org BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio ONLY_FOR_ARCHS= alpha +RESTRICTED= Not allowed to redistribute on our FTP site or CDROMs PREFIX= /compat/osf1 EXTRACT_CMD= rpm2cpio |