diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 12:23:03 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 12:23:03 +0000 |
commit | 8c266577db6906ea4c0626e1f4ed15e1face8443 (patch) | |
tree | 4ee26476fd2235436c0d2df21c6eb4e98ceb9457 /x11-wm | |
parent | 306fea85f230c5c15b6a1792848649586aa48361 (diff) |
update thunar to 1.2.2
bump PORTREVISION of affected ports
PR: 157380
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Notes
Notes:
svn path=/head/; revision=275188
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index bff268259f28..428fcb40d29f 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/xfdesktop/${PORTVERSION:R} |