diff options
-rw-r--r-- | audio/xfmpc/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-taskmanager/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index 32b256fcc9c9..585ed070425b 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfmpc PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index c866efdc1881..3b907f592257 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/notification-daemon-xfce/ \ CRITICAL 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 diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index ea0847ad7b14..f937d2a76eac 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-taskmanager PORTVERSION= 0.4.0.r2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 xfce MASTER_SITES= http://xfce4-taskmanager.nebulon.de/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} |