diff options
author | Michael Landin <mich@FreeBSD.org> | 2009-02-05 16:15:05 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2009-02-05 16:15:05 +0000 |
commit | cb232166388c3d44b550754e24fbaa40608e238c (patch) | |
tree | 63217a0484571d0588d17df6c256bc1c7d268d8d /audio/amarok | |
parent | a6739c5f056a3a5bccbe2d65606e9097f9a91e6f (diff) | |
download | ports-cb232166388c3d44b550754e24fbaa40608e238c.tar.gz ports-cb232166388c3d44b550754e24fbaa40608e238c.zip |
Notes
Diffstat (limited to 'audio/amarok')
-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 1198bac4421b..afd60bae58ed 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |