From f4f7956cce8f2abc50bc4ca84ce6278b68e4d240 Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 20 Feb 2005 08:02:58 +0000 Subject: Fix MASTER_SITES PR: ports/77754 Submitted by: Sam Lawrance --- audio/ksmp3play/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/ksmp3play') 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 -- cgit