diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-10-22 09:37:51 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-10-22 09:37:51 +0000 |
commit | 7d537e357938d6ed6691d20a4bef42c3efe0d648 (patch) | |
tree | b083b48c1ffb2b80c00e32fc3f3d6d753fbc4d3c /audio/amarok-kde4 | |
parent | 8dd5e0ae1070b4dae7b14b25d556c46273bfc499 (diff) |
Notes
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 8e49d5610357..a863c2c92f28 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |