diff options
-rw-r--r-- | x11/gtksourceview-sharp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile index b1432f4b28d..15ba21c9038 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2009/08/29 13:08:42 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/12/13 12:58:36 zafer Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} PKGREVISION= 8 CATEGORIES= x11 -MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/ +MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= kefren@NetBSD.org |