diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:19:08 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-30 16:19:08 +0000 |
commit | 1727e106eabb0173c803946298dbf224ee119b77 (patch) | |
tree | 495e82e7dec3df22da979113cf3cdc69db30ceeb /x11-fm | |
parent | 7afb838fef641ac6138b4053c0526eb3da1aec24 (diff) | |
download | ports-1727e106eabb0173c803946298dbf224ee119b77.tar.gz ports-1727e106eabb0173c803946298dbf224ee119b77.zip |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=309676
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/thunar/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 60ef5d173cca..1753070470a3 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunar-vfs PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index ea6010f3a60c..68ee826b9d93 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -4,6 +4,7 @@ PORTNAME= Thunar PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} |