aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/gentoo/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-01-24 15:41:42 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-01-24 15:41:42 +0000
commit9fb06a98be7cd36f5aeee49c23fb26e6c33da98f (patch)
tree849547c591e9f23d10ad9768db75b3baadc68dd0 /x11-fm/gentoo/Makefile
parent2e37f48fdee893e38783fb6cc476693917501cb1 (diff)
downloadports-9fb06a98be7cd36f5aeee49c23fb26e6c33da98f.tar.gz
ports-9fb06a98be7cd36f5aeee49c23fb26e6c33da98f.zip
Notes
Diffstat (limited to 'x11-fm/gentoo/Makefile')
-rw-r--r--x11-fm/gentoo/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 8de9ad0ad7ea..9517d358874f 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= gentoo
-PORTVERSION= 0.19.13
-PORTREVISION= 1
+PORTVERSION= 0.20.6
CATEGORIES= x11-fm
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ \
- http://mirror.4bit.ws/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk+ based, file manager inspired by DirectoryOpus
+LICENSE= GPLv2
+
OPTIONS_DEFINE= FAM DOCS
-USE_GNOME= gtk20
+USE_GNOME= gtk30
USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= MKDIR_P="${MKDIR}"