summaryrefslogtreecommitdiff
path: root/audio/cplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cplay/Makefile')
-rw-r--r--audio/cplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index 6ae62c4955bf..76a4d28b8623 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -5,14 +5,14 @@ PORTNAME= cplay
PORTVERSION= 1.49
PORTREVISION= 5
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
+MASTER_SITES= DEBIAN
+DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses-based front-end for various audio players
LICENSE= GPLv2
-BROKEN= Fails to fetch
USES= gettext gmake python:2
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"