From 6c1c396c56ae38a8df6750e427997ef504d4c10f Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 13 Feb 2014 12:25:18 +0000 Subject: Fix MASTER_SITES. --- audio/csound5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index 5b12b47061c..ee9de6be2e3 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/02/13 10:10:06 mrg Exp $ +# $NetBSD: Makefile,v 1.31 2014/02/13 12:25:18 wiz Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound5-${CSOUND_VERSION} CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound5/Csound5.19/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound5/csound5.19/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3