diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 06:27:13 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 06:27:13 +0000 |
commit | 143412bc55b77009b51272e4dd7f0d5266dbb305 (patch) | |
tree | 0c34462eb4e04586f7b573f2d442d4504719b3d1 /audio/cmp3/Makefile | |
parent | Per distfile survey, chase mastersite. (diff) |
Make fetchable.
found by: fenner's survey
Notes
Notes:
svn path=/head/; revision=92397
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 |