diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-27 08:49:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-27 08:49:51 +0000 |
commit | f0de72936caa23beb50c6af75ae85692480bfc52 (patch) | |
tree | 3eb85ec345428c4ab98d7cf1b4c31acdf307e8a9 /misc/gkrellweather2/Makefile | |
parent | Update to 1.05. (diff) |
- Use fetch(1) instead of wget
Submitted by: Yarema <yds@CoolRat.org>
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 1df659f7de57..02bae7b94d04 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellweather PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz |