diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-06-08 18:57:45 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-06-08 18:57:45 +0000 |
commit | e88f2cac0cd549f140956b4c57ede899ac932ec0 (patch) | |
tree | 4838657618a8e86bb9574eb73560823809777567 /sysutils/gkrellm | |
parent | 032787db95fbbc25121acd5614053daaffcb1418 (diff) | |
download | ports-e88f2cac0cd549f140956b4c57ede899ac932ec0.tar.gz ports-e88f2cac0cd549f140956b4c57ede899ac932ec0.zip |
Notes
Diffstat (limited to 'sysutils/gkrellm')
-rw-r--r-- | sysutils/gkrellm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index f21b5e3d3406..d55e9dd59229 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -9,7 +9,7 @@ PORTNAME= gkrellm PORTVERSION= 0.9.10 CATEGORIES= sysutils ipv6 MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \ - http://people.FreeBSD.org/~ume/gkrellm/ + ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/ume/ MAINTAINER= ume@FreeBSD.org |