diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 05:24:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 05:24:43 +0800 |
commit | 6e27b84dd5fb3e5b636540a8b51a635241a9d9e7 (patch) | |
tree | 8a8b5eaa7cdd510a51d4aec47b7afdf21e178064 /audio/mac | |
parent | 43661dd3985cd65181025b92540f914db1e5058e (diff) | |
download | freebsd-ports-gnome-6e27b84dd5fb3e5b636540a8b51a635241a9d9e7.tar.gz freebsd-ports-gnome-6e27b84dd5fb3e5b636540a8b51a635241a9d9e7.tar.zst freebsd-ports-gnome-6e27b84dd5fb3e5b636540a8b51a635241a9d9e7.zip |
Mark as broken: no public distfiles
Remove dead CENKES mirror
Diffstat (limited to 'audio/mac')
-rw-r--r-- | audio/mac/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 102fd903fea5..0fe3d8e4898e 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -5,12 +5,14 @@ PORTNAME= mac PORTVERSION= 3.99.4.5 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://supermmx.org/resources/linux/mac/ CENKES +MASTER_SITES= http://supermmx.org/resources/linux/mac/ 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 |