diff options
-rw-r--r-- | net/fspclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index f4b9d8759b5..f93ea3ffac6 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -3,13 +3,13 @@ # Date created: 7 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/12 04:55:28 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/15 05:41:26 asami Exp $ # DISTNAME= fspclient.0.0-h+ PKGNAME= fspclient.0.0.h CATEGORIES+= networking -MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/ +MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/tcpip/fsp/ EXTRACT_SUFX= .tar.z MAINTAINER= ache@FreeBSD.ORG |