diff options
-rw-r--r-- | audio/shorten/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 209f9ad..0b94f40 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -8,12 +8,12 @@ PORTNAME= shorten PORTVERSION= 3.6.0 CATEGORIES= audio archivers -MASTER_SITES= http://www.etree.org/shnutils/shorten/source/ +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 used commercially. GNU_CONFIGURE= yes |