diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2012-06-10 03:59:29 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2012-06-10 03:59:29 +0000 |
commit | 2cfb986134d24b0751f7dc7ecef1b1bcf97df918 (patch) | |
tree | 2d8362ba9a43b5321fcbc6c9f259de7f76070c5a /audio/xmms-scrobbler | |
parent | 9aedb2419a732164cb9228521b6f39be2cbf7679 (diff) |
Notes
Diffstat (limited to 'audio/xmms-scrobbler')
-rw-r--r-- | audio/xmms-scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-scrobbler/Makefile b/audio/xmms-scrobbler/Makefile index d3fd8923f04f..a866a4cb998d 100644 --- a/audio/xmms-scrobbler/Makefile +++ b/audio/xmms-scrobbler/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xmms-scrobbler -PORTREVISION= 5 +PORTREVISION= 6 MAINTAINER= novel@FreeBSD.org COMMENT= XMMS plugin for Audioscrobbler.com |