diff options
author | sat <sat@FreeBSD.org> | 2006-08-05 20:38:29 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-05 20:38:29 +0800 |
commit | dad06d0c2a6f4f16e2186bd7ad38700b5a84e684 (patch) | |
tree | e94d3b911779c4d39406835caff56868745e0b89 /www | |
parent | 174e2a725caa000ae48d87d59825eacbef3d07f1 (diff) | |
download | freebsd-ports-graphics-dad06d0c2a6f4f16e2186bd7ad38700b5a84e684.tar.gz freebsd-ports-graphics-dad06d0c2a6f4f16e2186bd7ad38700b5a84e684.tar.zst freebsd-ports-graphics-dad06d0c2a6f4f16e2186bd7ad38700b5a84e684.zip |
- Update master sites
PR: ports/101384
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-google-notebook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-google-notebook/Makefile b/www/xpi-google-notebook/Makefile index f574f7e10ad..11db46ffde5 100644 --- a/www/xpi-google-notebook/Makefile +++ b/www/xpi-google-notebook/Makefile @@ -8,7 +8,8 @@ PORTNAME= google-notebook PORTVERSION= 1.0.0.5 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_CSME} +MASTER_SITES= http://chinsan2.twbbs.org/distfiles/xpi/ \ + ftp://chinsan2.twbbs.org/distfiles/xpi/ # The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi MAINTAINER= chinsan.tw@gmail.com |