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 /x11-toolkits/gtk-sharp20 | |
parent | 43bacb976c5ac875facf15f8cdb5cf7b226c5f9a (diff) |
- Chase redirect
PR: ports/69569
Submitted by: zeekay <zk@wspim.edu.pl>
Notes
Notes:
svn path=/head/; revision=114674
Diffstat (limited to 'x11-toolkits/gtk-sharp20')
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |