diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-01 22:30:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-01 22:30:50 +0000 |
commit | 316109c5672e2ff9e47191abfad224fe6e9f7ed2 (patch) | |
tree | dc659276418338495daaadb7fcace86586d1df87 /misc/gkrellweather2/Makefile | |
parent | d5680217fadb148543efbb43d70bd0c90cb7f282 (diff) | |
download | ports-316109c5672e2ff9e47191abfad224fe6e9f7ed2.tar.gz ports-316109c5672e2ff9e47191abfad224fe6e9f7ed2.zip |
- Fix fetch and update WWW
Reported by: pointyhat via erwin
Notes
Notes:
svn path=/head/; revision=208293
Diffstat (limited to 'misc/gkrellweather2/Makefile')
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index 3ef7afc89a63..dfc62fd5ce07 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gkrellweather PORTVERSION= 2.0.7 PORTREVISION= 4 CATEGORIES= misc geography -MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ +MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz MAINTAINER= pav@FreeBSD.org |