diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-07 17:17:03 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-07 17:17:03 +0000 |
commit | 393d0c1f2da7a28455ab6824ae907c682820257e (patch) | |
tree | b50eea262bcc717e2d40699e6523ef81f3ae2a72 /sysutils/fastest_cvsup | |
parent | f8f3d1505a5d56194f2f5bd9125b681336d2d3ae (diff) |
Notes
Diffstat (limited to 'sysutils/fastest_cvsup')
-rw-r--r-- | sysutils/fastest_cvsup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fastest_cvsup/Makefile b/sysutils/fastest_cvsup/Makefile index 35da20c4f27e..fd0c58cc6734 100644 --- a/sysutils/fastest_cvsup/Makefile +++ b/sysutils/fastest_cvsup/Makefile @@ -9,7 +9,7 @@ PORTNAME= fastest_cvsup PORTVERSION= 0.2.9 PORTREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= http://fastest-cvsup.sourceforge.net/download/ +MASTER_SITES= http://www.is-root.com/myports/ MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= Finds fastest CVSup server |