diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
commit | b5073ca9d6ac4833366c43fc22d05643cefd5415 (patch) | |
tree | d43195013dae42373671aa328eea71e15258cfad /audio/amarok | |
parent | 4b45251656d013a3b3608177335aa189365087ac (diff) | |
download | freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.gz freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.zst freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.zip |
Chase audio/libmodplug update.
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 b07e87a3679a..ce727ed7aebd 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -7,7 +7,7 @@ PORTNAME= amarok PORTVERSION= 1.4.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |