diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-07-02 11:42:04 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-07-02 11:42:04 +0800 |
commit | ab491803beb158fdcfc8df78492155d7385eecbd (patch) | |
tree | ed089bb0cbdc88ae8ac9a5395c3aaee173a0a9cc /www/gecko-sharp10 | |
parent | 7e8b5309808106cb9698464212bcbdecdeb16c90 (diff) | |
download | freebsd-ports-gnome-ab491803beb158fdcfc8df78492155d7385eecbd.tar.gz freebsd-ports-gnome-ab491803beb158fdcfc8df78492155d7385eecbd.tar.zst freebsd-ports-gnome-ab491803beb158fdcfc8df78492155d7385eecbd.zip |
Update location of MASTER_SITE.
Diffstat (limited to 'www/gecko-sharp10')
-rw-r--r-- | www/gecko-sharp10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gecko-sharp10/Makefile b/www/gecko-sharp10/Makefile index 2e1ce6b0dc0e..6fd006f44256 100644 --- a/www/gecko-sharp10/Makefile +++ b/www/gecko-sharp10/Makefile @@ -9,7 +9,7 @@ PORTNAME= gecko-sharp PORTVERSION= 0.6 PORTREVISION= 8 CATEGORIES= www -MASTER_SITES= http://go-mono.com/archive/1.0.3/ +MASTER_SITES= http://go-mono.com/sources/gecko-sharp/ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono bindings for embeding mozilla |