diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-12 14:12:08 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-12 14:12:08 +0800 |
commit | b78f3c9f673c976ca085287bb7c75499fb5fa23f (patch) | |
tree | 63b43a6210e464dc973cfd6e5707b81f3d0a1b8f /net/fspd | |
parent | 4ac16d9bd9891c2a48485ce014ad67975045945b (diff) | |
download | freebsd-ports-gnome-b78f3c9f673c976ca085287bb7c75499fb5fa23f.tar.gz freebsd-ports-gnome-b78f3c9f673c976ca085287bb7c75499fb5fa23f.tar.zst freebsd-ports-gnome-b78f3c9f673c976ca085287bb7c75499fb5fa23f.zip |
Chase master site.
Diffstat (limited to 'net/fspd')
-rw-r--r-- | net/fspd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 8963ced4f6f0..e77e5c217624 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -8,7 +8,7 @@ PORTNAME= fspd PORTVERSION= 2.8.1.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.netsw.org/netsw/Network/IP/FileTrans/FSP/ +MASTER_SITES= ftp://ftp.netsw.org/net/ip/filetrans/fsp/ DISTNAME= fsp.281-B3 MAINTAINER= trevor@FreeBSD.org |