diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
commit | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (patch) | |
tree | f0f6fe01f25ba2d90dd29cd3f82fa4062dc7cb8e /x11-fm | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) | |
download | ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.tar.gz ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/thunar/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 1762e3de0b17..aa4a08d81f63 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.2.8.10 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 1ce9fa228a9d..11f846155763 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -8,6 +8,7 @@ PORTNAME= nautilus PORTVERSION= 2.32.2.1 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index f3f7debf5463..9fe483d63b48 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -7,6 +7,7 @@ PORTNAME= Thunar PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} |