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/thunar | |
parent | 2fbafdd5dc0e1991dfe1d8d510c7276e0cd11151 (diff) | |
download | ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.tar.gz ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.zip |
Notes
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |