From 75c4b51d95824e561d372f322b59b0f3b2e0bcdd Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 22 Aug 2009 00:13:26 +0000 Subject: - Switch SourceForge ports to the new File Release System: categories starting with A --- audio/libmad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/libmad') diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index 07f1002dad51..d1e258d08ca0 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -9,9 +9,9 @@ PORTNAME= libmad PORTVERSION= 0.15.1b PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/mad/${PORTNAME}/${PORTVERSION} \ ftp://ftp.mars.org/pub/mpeg/ -MASTER_SITE_SUBDIR= mad + MAINTAINER= dinoex@FreeBSD.org COMMENT= Libmad library (part of MAD project) -- cgit