diff options
author | oliver <oliver@FreeBSD.org> | 2011-07-28 15:48:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-07-28 15:48:30 +0800 |
commit | dc3457c5c42a56655df305ba26e61f58bc06cb57 (patch) | |
tree | 9468f9c0975d6dd5c2ebc22cb09d4ff9db9b27ed /multimedia/xfce4-xmms-plugin | |
parent | b41e93414ffb09699079f45b028d66b99ecad916 (diff) | |
download | freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.tar.gz freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.tar.zst freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.zip |
update audacious to 2.5.4
Bump PORTREVISION of affected ports
Diffstat (limited to 'multimedia/xfce4-xmms-plugin')
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index ccef7530145e..7391a8cd66b6 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= multimedia audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |