diff options
Diffstat (limited to 'net/echoping')
-rw-r--r-- | net/echoping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 7aef1d3cae25..9ee97f47a709 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -3,13 +3,13 @@ # Date created: 13 April 1997 # Whom: peter # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/04/12 17:17:31 peter Exp $ # DISTNAME= echoping-2.1-BETA PKGNAME= echoping-2.1b CATEGORIES= net -MASTER_SITES= ftp://ftp.pasteur.fr/pub/Network/echoping/ +MASTER_SITES= ftp://ftp.pasteur.fr/pub/computing/unix/network/echoping/ MAINTAINER= peter@FreeBSD.ORG |