diff options
Diffstat (limited to 'audio/bmp-scrobbler/Makefile')
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index 4155fee7c88..1fc42fc4ab6 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ PORTNAME= bmp-scrobbler -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.7 CATEGORIES= audio -MASTER_SITES= http://static.audioscrobbler.com/plugins/ +MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ + http://www.pipian.com/stuffforchat/ DISTNAME= xmms-scrobbler-${PORTVERSION} MAINTAINER= bogorodskiy@inbox.ru |