diff options
Diffstat (limited to 'audio/cmp3/Makefile')
-rw-r--r-- | audio/cmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index bdbd5a133463..d80efc4242a4 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -9,7 +9,7 @@ PORTNAME= cmp3 PORTVERSION= 2.0.p5 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://bsd.tucows.stop.hu/files/ +MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org |