diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 19:24:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 19:24:14 +0000 |
commit | 9a66bab5950786a37a5e28c0f26352ad13aa123b (patch) | |
tree | ebd3e8a3a5e922ca22ab242f1bbb2479e00dc7bd /audio/bmp-wma/Makefile | |
parent | Fix build with gcc-3.4 (diff) |
Add new site to MASTER_SITES.
PR: ports/70132
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | audio/bmp-wma/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile index 6d701f119a74..4ee8f58c82bb 100644 --- a/audio/bmp-wma/Makefile +++ b/audio/bmp-wma/Makefile @@ -8,7 +8,8 @@ PORTNAME= bmp-wma PORTVERSION= 0.1.0 CATEGORIES= audio -MASTER_SITES= http://www.nixp.ru/pub/files/ +MASTER_SITES= http://www.nixp.ru/pub/files/ \ + http://bmpwma.younggods.net/download/ MAINTAINER= bogorodskiy@inbox.ru COMMENT= WMA input plugin for beep-media-player |