diff options
Diffstat (limited to 'audio/shorten/Makefile')
-rw-r--r-- | audio/shorten/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 0d504f6af202..7bb5e50d14b1 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -4,12 +4,11 @@ PORTNAME= shorten PORTVERSION= 3.6.1 CATEGORIES= audio archivers -MASTER_SITES= http://www.etree.org/shnutils/shorten/dist/src/ +MASTER_SITES= http://shnutils.freeshell.org/shorten/dist/src/ MAINTAINER= sec@42.org COMMENT= Fast and optionally lossless compression for waveform files -BROKEN= unfetchable RESTRICTED= May not be sold. May not be distributed if modified GNU_CONFIGURE= yes |