diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-12-11 19:33:20 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-12-11 19:33:20 +0000 |
commit | 4b9101770cc617be90c93cd2a8bee302c0b8a0a6 (patch) | |
tree | 2cfd0b8b7eac690146438978efb6868930908521 /sysutils | |
parent | 69207e05fb30380c3bc3b5c84ea9d8afccaec19a (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/arcconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile index 8496df3e07cc..996e9e206301 100644 --- a/sysutils/arcconf/Makefile +++ b/sysutils/arcconf/Makefile @@ -18,7 +18,7 @@ PERIODICSCRIPT= 410.status-aac-raid SUB_FILES+= ${PERIODICSCRIPT} RESTRICTED= May not be redistributed in binary form -NO_CDROM= yes +NO_CDROM= May not be redistributed in binary form NO_STAGE= yes .include <bsd.port.pre.mk> |