diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /x11-fm/thunar-vfs | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.zst freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip |
Bump portrevision after png update
Diffstat (limited to 'x11-fm/thunar-vfs')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 72351f4281d5..9e7eb0a762cf 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunar-vfs PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} |