summaryrefslogtreecommitdiff
path: root/audio/ksmp3play
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:02:58 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:02:58 +0000
commit254f62a192a67fffffe8d1dfb3a7f1934d2cee2c (patch)
tree9a7a33a902a71d85c80ab324d183c0f77bcca2bd /audio/ksmp3play
parentFix MASTER_SITES (diff)
Fix MASTER_SITES
PR: ports/77754 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Notes
Notes: svn path=/head/; revision=129339
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r--audio/ksmp3play/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile
index 8e432559845b..425d26fd7d02 100644
--- a/audio/ksmp3play/Makefile
+++ b/audio/ksmp3play/Makefile
@@ -10,7 +10,8 @@ PORTNAME= ksmp3play
PORTVERSION= 0.5.1
PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= http://www.xanadunet.net/ksmp3play/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=ksmp3play
MAINTAINER= ports@FreeBSD.org
COMMENT= An curses-based MP3 player