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/gkrellm2/Makefile | |
parent | 032787db95fbbc25121acd5614053daaffcb1418 (diff) | |
download | ports-e88f2cac0cd549f140956b4c57ede899ac932ec0.tar.gz ports-e88f2cac0cd549f140956b4c57ede899ac932ec0.zip |
Move my distfiles to ftp.freebsd.org local distfiles site.
Notes
Notes:
svn path=/head/; revision=29403
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r-- | sysutils/gkrellm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index f21b5e3d3406..d55e9dd59229 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/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 |