aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2016-04-12 16:55:46 +0800
committerromain <romain@FreeBSD.org>2016-04-12 16:55:46 +0800
commitf528d6ab8d154d57260983dcc32d0e01254863b2 (patch)
treee85e0d6db79d8b5b101a38f45e11cbf030e5483d /devel
parenteb6116c0954569cd60ea1bf16b40c5df440a0438 (diff)
downloadfreebsd-ports-gnome-f528d6ab8d154d57260983dcc32d0e01254863b2.tar.gz
freebsd-ports-gnome-f528d6ab8d154d57260983dcc32d0e01254863b2.tar.zst
freebsd-ports-gnome-f528d6ab8d154d57260983dcc32d0e01254863b2.zip
Unbreak.
PR: 207428 Reported by: lacey.leanne@gmail.com
Diffstat (limited to 'devel')
-rw-r--r--devel/gio-sharp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gio-sharp/Makefile b/devel/gio-sharp/Makefile
index 4698a23a4812..219a539db645 100644
--- a/devel/gio-sharp/Makefile
+++ b/devel/gio-sharp/Makefile
@@ -5,12 +5,11 @@ PORTNAME= gio-sharp
PORTVERSION= 2.22.3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
+MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
MAINTAINER= mono@FreeBSD.org
COMMENT= GIO bindings not available in gtk-sharp
-BROKEN= unfetchable
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
USES= gmake pathfix pkgconfig tar:bzip2