diff options
author | novel <novel@FreeBSD.org> | 2011-02-26 23:47:58 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2011-02-26 23:47:58 +0800 |
commit | 904203c9e60591451017bccfb2162c6cef01cb78 (patch) | |
tree | 8a155559a946500bec89be380cc108de6c39e262 /audio/bmp-wma/Makefile | |
parent | 2c6287833944d08ba7e7a8a46b443136dec8ea4a (diff) | |
download | freebsd-ports-gnome-904203c9e60591451017bccfb2162c6cef01cb78.tar.gz freebsd-ports-gnome-904203c9e60591451017bccfb2162c6cef01cb78.tar.zst freebsd-ports-gnome-904203c9e60591451017bccfb2162c6cef01cb78.zip |
Fix fetch.
Reported by: miwi
Diffstat (limited to 'audio/bmp-wma/Makefile')
-rw-r--r-- | audio/bmp-wma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile index f13cf0675a07..43ff918211c3 100644 --- a/audio/bmp-wma/Makefile +++ b/audio/bmp-wma/Makefile @@ -9,7 +9,7 @@ PORTNAME= bmp-wma PORTVERSION= 0.1.1 PORTREVISION= 9 CATEGORIES= audio -MASTER_SITES= http://www.nixp.ru/pub/files/ +MASTER_SITES= http://download.berlios.de/bmp-plugins/ MAINTAINER= novel@FreeBSD.org COMMENT= WMA input plugin for beep-media-player |