diff options
author | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
commit | 7942ce9872295aeffbcbc5fe117d5b19a8316be2 (patch) | |
tree | dcef1b5a3a963894a946cd2e7baec47796e5b45a /x11-fm/thunar | |
parent | ae873ece0082ee1d4a6e20bda97f834fea641a6f (diff) | |
download | freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.gz freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.zst freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.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 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 9593a87a40f8..13bf1d1df069 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -7,6 +7,7 @@ PORTNAME= Thunar PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} |