diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-12-07 15:01:47 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-12-07 15:01:47 +0000 |
commit | 0c71b2ed7eb2d3ec26fe122a8e4718cd6b06293f (patch) | |
tree | c8da0863521e45057d7f66db4ff8f4e0fdb5d70c /audio/amarok/Makefile | |
parent | f52abe7582d8e9cb8a15099f1a66d15463c1a3c2 (diff) |
o Update to -> 1.3.7
- Mainly bugfixing
- shouter script removed
- Changelog: http://amarok.kde.org/content/view/66/66/
Notes
Notes:
svn path=/head/; revision=150598
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 d197e33e9c8b..a47764aa5749 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |