diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-07-27 05:48:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-07-27 05:48:55 +0000 |
commit | 2b1942e637c15907362ef6c60861a62b1d6b1fc9 (patch) | |
tree | 743de740cc6df6b9c83eaeaf0add183fe736c799 /archivers | |
parent | e20be8eac91fe89199593547da645d1b0117a0d6 (diff) |
Notes
Diffstat (limited to 'archivers')
-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 fd3a11e1f12f..644391b5056d 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} |