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 | |
parent | f316d9e31d0be55b43f4fae0465bf999551f5469 (diff) | |
download | freebsd-ports-485f8abea63f41f5cba62dab38a58a3ec819b6cd.zip |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/squeeze/Makefile | 2 | ||||
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index e26ecbf3e021..9399ca32a08b 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -3,7 +3,7 @@ PORTNAME= squeeze PORTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} 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} |