diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-07 20:40:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-07 20:40:31 +0000 |
commit | c08255b3f7ca4b728a1f3035f2507417502efcb1 (patch) | |
tree | e7d0d568635c273475b9a615a3d52caaafa966f9 /multimedia | |
parent | 94866491c6876f5063cb3a7b16beb6c6055a9c18 (diff) | |
download | ports-c08255b3f7ca4b728a1f3035f2507417502efcb1.tar.gz ports-c08255b3f7ca4b728a1f3035f2507417502efcb1.zip |
the last missing ports:
bump PORTREVISION because of xfce 4.6 update
Notes
Notes:
svn path=/head/; revision=229655
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 3d09aaf5e66b..809e4e8de8c6 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile index 97e5703cb610..065d5d18110e 100644 --- a/multimedia/xfmedia-remote-plugin/Makefile +++ b/multimedia/xfmedia-remote-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfmedia-remote-plugin PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |