diff options
author | avilla <avilla@FreeBSD.org> | 2014-09-29 07:02:29 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2014-09-29 07:02:29 +0800 |
commit | bdf3a2948768f59ad67ef83a96a011b226242a22 (patch) | |
tree | 22626f347a43dd55a84905e5bd6f02bd2e63bab5 /audio/lastfm-desktop | |
parent | cfed9a313d685fe527f94d7dfebfd6ab43e59ad5 (diff) | |
download | freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.tar.gz freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.tar.zst freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.zip |
- Chase libplist shlib bump.
Diffstat (limited to 'audio/lastfm-desktop')
-rw-r--r-- | audio/lastfm-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lastfm-desktop/Makefile b/audio/lastfm-desktop/Makefile index be546cd0d0f2..8377d2b7e99a 100644 --- a/audio/lastfm-desktop/Makefile +++ b/audio/lastfm-desktop/Makefile @@ -3,7 +3,7 @@ PORTNAME= lastfm PORTVERSION= 2.1.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://cdn.last.fm/client/Linux/ PKGNAMESUFFIX= -desktop |