diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-26 16:13:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-26 16:13:17 +0000 |
commit | c50850b0970f17583be8b34039c7509363859b7d (patch) | |
tree | 1edfa3cca4ec66b67f7ff12448501072ff117cf2 /audio/amarok-kde4 | |
parent | 0b6ae7632a8c5b6dc73db2af4d24937c4cf0eee3 (diff) |
Notes
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 77e42bc6a87e..bb09867883ef 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |