summaryrefslogtreecommitdiff
path: root/audio/atunes
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2015-01-26 19:34:46 +0000
committerLars Engels <lme@FreeBSD.org>2015-01-26 19:34:46 +0000
commit732fbb4375b6b37b69aef1a0318cd2563293c281 (patch)
tree1be705c559781aebda374430076ff910c8fd1988 /audio/atunes
parent- Update to 7906 (diff)
- Fix location to atunes binary in atunes.desktop
- Bump PORTREVISION PR: 152133 Submitted by: rodrigo
Notes
Notes: svn path=/head/; revision=377944
Diffstat (limited to 'audio/atunes')
-rw-r--r--audio/atunes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile
index 4685ae21c4a2..f97a487c2630 100644
--- a/audio/atunes/Makefile
+++ b/audio/atunes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= atunes
PORTVERSION= 3.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
@@ -63,7 +63,7 @@ RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
DESKTOP_ENTRIES="aTunes" \
"Audio player and manager" \
"${PREFIX}/share/pixmaps/atunes.png" \
- "aTunes" \
+ "atunes" \
"Audio;AudioVideo;Java;" \
true