aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-03-31 06:01:18 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-03-31 06:01:18 +0000
commit0fdc100aa1f241cd0bc0c19d46d9a6e04e44d866 (patch)
tree46841282ac2ebe44a0f2dac9b2b1016155bf474e
parenta2de9edf5dd8dc5b0f41dd7e8b523ecd47165fd1 (diff)
downloadports-0fdc100aa1f241cd0bc0c19d46d9a6e04e44d866.tar.gz
ports-0fdc100aa1f241cd0bc0c19d46d9a6e04e44d866.zip
Unbreak this important port and provide working mastersites. Linux port of
Monkey's Audio Codec is currently maintained by Jason Jordan (shntool-enabled versions 3.99-u4-b5-sX, bringing patch aggregation, pipe decoding/encoding, bug fixes, miscellaneous enhancements); will be updated via separate commit.
Notes
Notes: svn path=/head/; revision=382793
-rw-r--r--audio/mac/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile
index 0fe3d8e4898e..6cf553c80a3f 100644
--- a/audio/mac/Makefile
+++ b/audio/mac/Makefile
@@ -5,14 +5,13 @@ PORTNAME= mac
PORTVERSION= 3.99.4.5
PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= http://supermmx.org/resources/linux/mac/
+MASTER_SITES= http://etree.org/shnutils/shntool/support/formats/ape/unix/3.99-u4-b5/ \
+ http://freebsd.nsu.ru/distfiles/
DISTNAME= ${PORTNAME}-3.99-u4-b5
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Monkey's Audio lossless codec
-BROKEN= No public distfiles
-
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes