diff options
author | oliver <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
commit | 39df0a35e47ec425f11af6ef76f125041338c945 (patch) | |
tree | fdd15eabc4808a52a17007b11634977a67f6cdd5 /deskutils | |
parent | 076a5e74a1c5194f8afd56e3cc8f22e26892075e (diff) | |
download | freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.tar.gz freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.tar.zst freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.zip |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 6ae30a805d33..a279980beaef 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.7/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index d62d7c58054d..f8f0c42369ae 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= 6 +PORTREVISION= 7 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/notification-daemon-xfce/ \ CRITICAL diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index ead5a342f09e..270b081a208d 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfce4-notifyd/ \ CRITICAL diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 0e37157305bd..af11625b0646 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |