summaryrefslogtreecommitdiff
path: root/audio/cplay/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-05-07 16:44:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-05-07 16:44:44 +0000
commit2a404e09f57a5c9bee8aecd08fe3d89ba8e89481 (patch)
treebe33b87bfc175448ae18beadd244d3f32fe28a82 /audio/cplay/Makefile
parentUpdate ports in the [i-m]* category to not use GH_COMMIT. (diff)
audio/cplay: switch to Debian distfile
Notes
Notes: svn path=/head/; revision=385638
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}"