diff options
Diffstat (limited to 'audio/gmpc-lastfm/Makefile')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 299d9b56c1a1..0c51fa0007cc 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gmpc-lastfm -PORTVERSION= 0.16.1 -PORTREVISION= 1 +PORTVERSION= 0.17.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -DISTNAME= gmpc-last.fm-${PORTVERSION} +DISTNAME= gmpc-last-fm-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= Lastfm plugin for gmpc |