diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
commit | 9379aed84656e7a70a155acf43d1a60a195684d4 (patch) | |
tree | d7a43bd7d87eb98b93d9dd7af7a7f79b504f9f2e /multimedia/xfce4-xmms-plugin | |
parent | 5ac2c6c216c6f2b89e3a006d5648b870921e54b2 (diff) | |
download | freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.gz freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.zst freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.zip |
update audacious to 2.4.4
Diffstat (limited to 'multimedia/xfce4-xmms-plugin')
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 1085a2c601d6..a12f010ef22a 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |