diff options
author | mich <mich@FreeBSD.org> | 2006-09-07 18:33:34 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-09-07 18:33:34 +0800 |
commit | 01336d8013b853970af5ccf62f1843dcc8c90d48 (patch) | |
tree | 19e773727096c007c32c81f4063e72d070253f85 /audio/amarok/Makefile | |
parent | 7935523ba3ebf48b35fe07360574ba1c18f287b1 (diff) | |
download | freebsd-ports-gnome-01336d8013b853970af5ccf62f1843dcc8c90d48.tar.gz freebsd-ports-gnome-01336d8013b853970af5ccf62f1843dcc8c90d48.tar.zst freebsd-ports-gnome-01336d8013b853970af5ccf62f1843dcc8c90d48.zip |
- update to -> 1.4.3
- introduce Amarok File Tracker
- DAAP with RendezVous/ZeroConf support
- Full changelog: http://amarok.kde.org/content/view/81/66/
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r-- | audio/amarok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index aeb5d786f515..422e9fcb49c5 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |