diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-03-13 04:38:59 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-03-13 04:38:59 +0000 |
commit | 254505e391c21236a8f5db05ab4ec04b0caf68df (patch) | |
tree | dd8db052de4695d4cdbc546ce5c69c9c60971f4b /audio | |
parent | d2c33d239f6b3107cee10fb2594a305d3dd49dbd (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shorten/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index bc6a14738846..4c8c946b9c29 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.etree.org/shnutils/shorten/dist/src/ MAINTAINER= sec@42.org COMMENT= Fast and optionally lossless compression for waveform files -RESTRICTED= May not be sold, may not be used commercially. +RESTRICTED= May not be sold. May not be distributed if modified GNU_CONFIGURE= yes |