diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 12:23:03 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 12:23:03 +0000 |
commit | 8c266577db6906ea4c0626e1f4ed15e1face8443 (patch) | |
tree | 4ee26476fd2235436c0d2df21c6eb4e98ceb9457 /archivers | |
parent | 306fea85f230c5c15b6a1792848649586aa48361 (diff) | |
download | ports-8c266577db6906ea4c0626e1f4ed15e1face8443.tar.gz ports-8c266577db6906ea4c0626e1f4ed15e1face8443.zip |
Notes
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 2da4d8f99754..6aeae5a36ee8 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -7,7 +7,7 @@ PORTNAME= squeeze PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 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 298ffd740875..fd3a11e1f12f 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= 1 +PORTREVISION= 2 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} |