diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
commit | 2b1942e637c15907362ef6c60861a62b1d6b1fc9 (patch) | |
tree | 743de740cc6df6b9c83eaeaf0add183fe736c799 /deskutils/xfce4-notifyd/Makefile | |
parent | e20be8eac91fe89199593547da645d1b0117a0d6 (diff) | |
download | freebsd-ports-gnome-2b1942e637c15907362ef6c60861a62b1d6b1fc9.tar.gz freebsd-ports-gnome-2b1942e637c15907362ef6c60861a62b1d6b1fc9.tar.zst freebsd-ports-gnome-2b1942e637c15907362ef6c60861a62b1d6b1fc9.zip |
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8
bump PORTREVISION of affected ports
PR: ports/157768, ports/158144, ports/158145, ports/158148, ports/158170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'deskutils/xfce4-notifyd/Makefile')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 999375553737..ae5075e52470 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} |