diff options
author | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
commit | 7bab6676fb4583424cbe51403c996f09c0529400 (patch) | |
tree | 0c46feb1ad3d7dcb413f228e709d55b2f76ee22f /x11-fm/thunar | |
parent | ec68084e8f719f8c0e1281f43aa93ae8910a6ab8 (diff) | |
download | freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.gz freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.zst freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.zip |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 9fe483d63b48..65d94e64a2bc 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -7,7 +7,7 @@ PORTNAME= Thunar PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} |