diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-25 15:09:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-25 15:09:47 +0000 |
commit | 644574bbd98747dbc0e4bf1cb353837f2f703b1c (patch) | |
tree | 75bab00e15a55974c72893aafa46239032dcc7fd | |
parent | 43bacb976c5ac875facf15f8cdb5cf7b226c5f9a (diff) |
Notes
-rw-r--r-- | x11-toolkits/gtk-sharp-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile index 5c43cbf9a54a..3984c6a235a4 100644 --- a/x11-toolkits/gtk-sharp-devel/Makefile +++ b/x11-toolkits/gtk-sharp-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= http://mono2.ximian.com/archive/${PORTVERSION}/ +MASTER_SITES= http://mono.ximian.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index 5c43cbf9a54a..3984c6a235a4 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= http://mono2.ximian.com/archive/${PORTVERSION}/ +MASTER_SITES= http://mono.ximian.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 5c43cbf9a54a..3984c6a235a4 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= http://mono2.ximian.com/archive/${PORTVERSION}/ +MASTER_SITES= http://mono.ximian.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 5c43cbf9a54a..3984c6a235a4 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= http://mono2.ximian.com/archive/${PORTVERSION}/ +MASTER_SITES= http://mono.ximian.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime |