diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-05 18:11:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-05 18:11:41 +0800 |
commit | aee1eae097751b6546d0eb48be1fcf08cdcb44c1 (patch) | |
tree | 4e5278f612825bb1aae6a7fd956a6d8f30e89238 /audio/atunes | |
parent | 1b9608ca0df8898427ebd708bce3acac51194487 (diff) | |
download | freebsd-ports-graphics-aee1eae097751b6546d0eb48be1fcf08cdcb44c1.tar.gz freebsd-ports-graphics-aee1eae097751b6546d0eb48be1fcf08cdcb44c1.tar.zst freebsd-ports-graphics-aee1eae097751b6546d0eb48be1fcf08cdcb44c1.zip |
Mark as broken ports with problem fetching the distfiles
Diffstat (limited to 'audio/atunes')
-rw-r--r-- | audio/atunes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index a2fe59d1c58..80d300593b3 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= lme@FreeBSD.org COMMENT= Full-featured audio player and manager developed in Java +BROKEN= No public distfiles NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ |