diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-12 03:33:20 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-12 03:33:20 +0800 |
commit | e4110b0329dee90e9facb64454d1ea38d546a581 (patch) | |
tree | 2cfd0b8b7eac690146438978efb6868930908521 /sysutils | |
parent | 074f55afeb6007315ab4466bd3a041013529e2f6 (diff) | |
download | freebsd-ports-gnome-e4110b0329dee90e9facb64454d1ea38d546a581.tar.gz freebsd-ports-gnome-e4110b0329dee90e9facb64454d1ea38d546a581.tar.zst freebsd-ports-gnome-e4110b0329dee90e9facb64454d1ea38d546a581.zip |
LEGAL, sysutils/arcconf: canconicalize LEGAL text
The Csysutils/arcconf port has legal restrictions. Ensure that LEGAL and the
restriction variables say the same thing.
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> |