diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index df8fd2f0c823..f67625d8497e 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -10,7 +10,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0.10 PORTREVISION= 14 CATEGORIES= x11-toolkits -MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ +MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index e1290a1e1b27..7d966942852a 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -10,7 +10,7 @@ PORTNAME= gtk-sharp PORTVERSION= 2.10.2 PORTREVISION= 2 CATEGORIES= x11-toolkits -MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ +MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime |