aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-online-miners/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-online-miners/Makefile')
-rw-r--r--net/gnome-online-miners/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile
index e22828ea90db..63bc35626605 100644
--- a/net/gnome-online-miners/Makefile
+++ b/net/gnome-online-miners/Makefile
@@ -1,12 +1,12 @@
-# Created by: Gustau Perez <gustau.perez@gmail.com>
-
PORTNAME= gnome-online-miners
PORTVERSION= 3.34.0
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Crawls through your online content
+WWW= https://wiki.gnome.org/Projects/GnomeOnlineMiners
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -25,7 +25,6 @@ USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>