diff options
-rw-r--r-- | net/rmsg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile index 259201be3aec..5c91e2503e91 100644 --- a/net/rmsg/Makefile +++ b/net/rmsg/Makefile @@ -3,12 +3,12 @@ # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.5 1996/11/26 07:51:51 asami Exp $ +# $Id: Makefile,v 1.6 1996/12/01 01:23:11 obrien Exp $ # DISTNAME= rmsg-1.64 CATEGORIES= net -MASTER_SITES= ftp://ftp.funet.fi/pub/networking/tcpip/ \ +MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \ ftp://proton.elka.pw.edu.pl/pub/unix/network/ MAINTAINER= torstenb@FreeBSD.org |