diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
commit | 29580724f3458ad52b67be463a8ff1cffd20bf9d (patch) | |
tree | 8b2ec1c1bb6ccbf376c828ad2a7e4650fddb8c9e /x11-fm | |
parent | 2fbafdd5dc0e1991dfe1d8d510c7276e0cd11151 (diff) | |
download | ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.tar.gz ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index b8c135c63fce..b9e64663d986 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunar-vfs PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 9fe483d63b48..65d94e64a2bc 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -7,7 +7,7 @@ PORTNAME= Thunar PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} |