diff options
author | mich <mich@FreeBSD.org> | 2005-10-10 15:11:05 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-10-10 15:11:05 +0000 |
commit | bd45d93b2f497b839112ec55bc32f136e15e97d0 (patch) | |
tree | cbf63ecf716c8e973febf74d31a7830dde63151f /audio/amarok/Makefile | |
parent | 67f4f57ed3cf1ec1a90c49b670d26a3db1d6f092 (diff) | |
download | FreeBSD-ports-bd45d93b2f497b839112ec55bc32f136e15e97d0.zip FreeBSD-ports-bd45d93b2f497b839112ec55bc32f136e15e97d0.tar.gz |
o Update to -> 1.3.3
- Many bugfixes / stability issues
- Changelog: http://amarok.kde.org/content/view/63/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 4cf9fde..3bd5b10 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |