diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-08 04:40:31 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-08 04:40:31 +0800 |
commit | 15503f6f59d276f5fe042e201975bd53c243c0de (patch) | |
tree | 003f5cc3056829f7811e171fc2b7726781efda1a /multimedia | |
parent | 3c7f0cf294aa0e9d9047606802b1b648fe36964f (diff) | |
download | freebsd-ports-gnome-15503f6f59d276f5fe042e201975bd53c243c0de.tar.gz freebsd-ports-gnome-15503f6f59d276f5fe042e201975bd53c243c0de.tar.zst freebsd-ports-gnome-15503f6f59d276f5fe042e201975bd53c243c0de.zip |
the last missing ports:
bump PORTREVISION because of xfce 4.6 update
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 |