diff options
author | novel <novel@FreeBSD.org> | 2005-11-27 05:40:00 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-11-27 05:40:00 +0800 |
commit | 0ac0f95c412913607b0b87dc84afb41d882f757b (patch) | |
tree | 7616d10482cf63c42ec9b21ea75d6087522934ea /audio | |
parent | 150652b556e31985eaed8276b91613588a0afe98 (diff) | |
download | freebsd-ports-graphics-0ac0f95c412913607b0b87dc84afb41d882f757b.tar.gz freebsd-ports-graphics-0ac0f95c412913607b0b87dc84afb41d882f757b.tar.zst freebsd-ports-graphics-0ac0f95c412913607b0b87dc84afb41d882f757b.zip |
Bump PORTREVISION because of my previous commit.
Pointed out by: kris
Diffstat (limited to 'audio')
-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 bb95223ece5..fc708e55ad6 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 8809ab7cb5e..0c984f7b73d 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 3009627f0cd..5b3027b83da 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 |