diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
commit | db6d7e40f1709f074b270d8075dbbba38951ac37 (patch) | |
tree | bf3a4f879fda9c837302fbbff493f5ee8f4b9c84 /audio/last.fm | |
parent | d84fb9c1ba99915dc88c2be2126799ac28111a23 (diff) | |
download | freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.tar.gz freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.tar.zst freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.zip |
Chase libmad changes
Diffstat (limited to 'audio/last.fm')
-rw-r--r-- | audio/last.fm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 07b72385c07a..e936d4819f2f 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -4,7 +4,7 @@ PORTNAME= last.fm PORTVERSION= 1.5.4.26862 DISTVERSIONSUFFIX= .src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://cdn.last.fm/client/src/ |