diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
commit | 39fc32e82863cce17f070122d498ce82cf7ea7af (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /x11-fm | |
parent | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/mate-file-manager/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/rodent/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/rox-filer/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/rox-session/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/tdfsb/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/x11-fm/mate-file-manager/Makefile b/x11-fm/mate-file-manager/Makefile index cff4cf7a19f2..6283a4566fe0 100644 --- a/x11-fm/mate-file-manager/Makefile +++ b/x11-fm/mate-file-manager/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-file-manager PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 8f5d5ca3a3f1..a2ec2fc1105c 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -3,6 +3,7 @@ PORTNAME= rodent PORTVERSION= 4.8.0 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF/xffm/${PORTVERSION}/ diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 9cd0704ef0f0..f340f5ec0473 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -2,7 +2,7 @@ PORTNAME= rox-filer PORTVERSION= 2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm gnome MASTER_SITES= SF/rox/rox/${PORTVERSION} DISTNAME= rox-filer-${PORTVERSION} diff --git a/x11-fm/rox-session/Makefile b/x11-fm/rox-session/Makefile index 40797cca0e33..a42478b07cad 100644 --- a/x11-fm/rox-session/Makefile +++ b/x11-fm/rox-session/Makefile @@ -2,7 +2,7 @@ PORTNAME= rox-session PORTVERSION= 0.40.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= SF/rox/ROX-Session/${PORTVERSION}/ diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile index 3360cf44d03d..1ac76f201e88 100644 --- a/x11-fm/tdfsb/Makefile +++ b/x11-fm/tdfsb/Makefile @@ -3,7 +3,7 @@ PORTNAME= tdfsb PORTVERSION= 0.0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm MASTER_SITES= http://www.determinate.net/webdata/data/ diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 426c7ced9290..05ac28980232 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= 5 +PORTREVISION= 6 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} |