diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
commit | 1d0faca52bd0204d431e2903305448834aa8290d (patch) | |
tree | 76b3b8cbaf0529d70437091cf1394e68b3a8775f /multimedia | |
parent | e73493e669160f8188f14f669650e034516e93dc (diff) | |
download | ports-1d0faca52bd0204d431e2903305448834aa8290d.tar.gz ports-1d0faca52bd0204d431e2903305448834aa8290d.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 2e9c3e4d960a..e57ae301896f 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 2eeece5a6eec..62b439611d83 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= 5 +PORTREVISION= 6 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |