diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:50:29 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:50:29 +0800 |
commit | 672a4f1e68fbc32c82284eae643ac7a80e32d02c (patch) | |
tree | 9defe291418cbe20bd85dd18dcbe215f465b54e8 /x11-fm/thunar-vfs | |
parent | 75ff8f2ddf90d23f6cda6465f3860687e8da6aa0 (diff) | |
download | freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.tar.gz freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.tar.zst freebsd-ports-gnome-672a4f1e68fbc32c82284eae643ac7a80e32d02c.zip |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit)
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 1753070470a3..73d40670d9b2 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= 4 +PORTREVISION= 5 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} |