diff options
Diffstat (limited to 'www/xombrero/Makefile')
-rw-r--r-- | www/xombrero/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/xombrero/Makefile b/www/xombrero/Makefile index d4271117a226..b40952f94617 100644 --- a/www/xombrero/Makefile +++ b/www/xombrero/Makefile @@ -7,11 +7,13 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ -MAINTAINER= zeising@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LICENSE= ISCL +BROKEN= Does not build + LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup |