diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:50:29 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:50:29 +0000 |
commit | 485f8abea63f41f5cba62dab38a58a3ec819b6cd (patch) | |
tree | 9defe291418cbe20bd85dd18dcbe215f465b54e8 /archivers/thunar-archive-plugin | |
parent | f316d9e31d0be55b43f4fae0465bf999551f5469 (diff) | |
download | ports-485f8abea63f41f5cba62dab38a58a3ec819b6cd.tar.gz ports-485f8abea63f41f5cba62dab38a58a3ec819b6cd.zip |
Notes
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} |