diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-26 21:40:00 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-26 21:40:00 +0000 |
commit | fc0bd34d4038d61d65bed8f57c9ff3d17732c416 (patch) | |
tree | 60eb50266b5b11fe1a46f6c9f842849ee2515d7f /audio/scrobbler/Makefile | |
parent | 6110bbedcce1fa9c5301743b3ef0efdb5ff1cb11 (diff) | |
download | ports-fc0bd34d4038d61d65bed8f57c9ff3d17732c416.tar.gz ports-fc0bd34d4038d61d65bed8f57c9ff3d17732c416.zip |
Notes
Diffstat (limited to 'audio/scrobbler/Makefile')
-rw-r--r-- | audio/scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |