diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:56:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:56:49 +0000 |
commit | 27755c9d5e35436451eac0d6b61f3e232c655d35 (patch) | |
tree | 8847983416758c7fae98e6f697d15e4908c6ae6f /net/rmsg | |
parent | c90ea6cfab4167fd5799c0e28436552b9d57b684 (diff) | |
download | ports-27755c9d5e35436451eac0d6b61f3e232c655d35.tar.gz ports-27755c9d5e35436451eac0d6b61f3e232c655d35.zip |
Notes
Diffstat (limited to 'net/rmsg')
-rw-r--r-- | net/rmsg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile index e3ec15725f89..fa60cc60b5e8 100644 --- a/net/rmsg/Makefile +++ b/net/rmsg/Makefile @@ -8,8 +8,7 @@ PORTNAME= rmsg PORTVERSION= 1.64 CATEGORIES= net -MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \ - ftp://proton.elka.pw.edu.pl/pub/unix/network/ +MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ MAINTAINER= ports@FreeBSD.org COMMENT= A network messaging system |