diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-09-28 15:45:48 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-09-28 15:45:48 +0000 |
commit | f60d7e4791f6afa59b37bca6abcf48fbb226e9ef (patch) | |
tree | a16711e1323c89480b6cd4c6c7f12d953c77a3ef /audio/amarok-kde4/Makefile | |
parent | ea2a7d5f6653090c8e9c3300b8de5d2169e1d623 (diff) |
- Welcome great AmaroK 2.3.2 stable release!
Now with HTML docs!
Approved by: maintainer (implicit)
Notes
Notes:
svn path=/head/; revision=262039
Diffstat (limited to 'audio/amarok-kde4/Makefile')
-rw-r--r-- | audio/amarok-kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 9bb3ee36b7d6..3527856be360 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTVERSION= 2.3.2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |