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 /archivers/thunar-archive-plugin | |
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 'archivers/thunar-archive-plugin')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index c4346b4db94e..5fdee985632f 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -4,7 +4,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} |