diff options
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 2 | ||||
-rw-r--r-- | audio/scrobbler/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-scrobbler/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index bb95223ece58..fc708e55ad68 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= bmp-scrobbler -PORTREVISION= 2 +PORTREVISION= 3 MAINTAINER= novel@FreeBSD.org COMMENT= BMP plugin for Audioscrobbler.com diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 8809ab7cb5e1..0c984f7b73d0 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -6,7 +6,7 @@ PORTNAME?= scrobbler PORTVERSION= 0.3.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ http://www.pipian.com/stuffforchat/ diff --git a/audio/xmms-scrobbler/Makefile b/audio/xmms-scrobbler/Makefile index 3009627f0cd3..5b3027b83da6 100644 --- a/audio/xmms-scrobbler/Makefile +++ b/audio/xmms-scrobbler/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xmms-scrobbler -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= novel@FreeBSD.org COMMENT= XMMS plugin for Audioscrobbler.com |