diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:19:08 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-12-31 00:19:08 +0800 |
commit | ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12 (patch) | |
tree | 495e82e7dec3df22da979113cf3cdc69db30ceeb /archivers | |
parent | 2660f9213dde0e8318ad4f68139f1eab05eb7006 (diff) | |
download | freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.tar.gz freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.tar.zst freebsd-ports-gnome-ede0d4131fe2dd97eef94bad6d8cbaf4d58b5e12.zip |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index ae1922cca760..c4346b4db94e 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -4,10 +4,10 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |