diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-13 13:56:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-13 13:56:49 +0800 |
commit | 77e785c4c248113206c3f38e04a58486a88e0162 (patch) | |
tree | 31915a7b19a6b89e3845731f2b59811156a7c9b7 /net | |
parent | 8ee59b7a4c2fc8876b5c41e0db85d5176dcb2829 (diff) | |
download | freebsd-ports-gnome-77e785c4c248113206c3f38e04a58486a88e0162.tar.gz freebsd-ports-gnome-77e785c4c248113206c3f38e04a58486a88e0162.tar.zst freebsd-ports-gnome-77e785c4c248113206c3f38e04a58486a88e0162.zip |
Remove obsolete mastersite.
Source: distfile survey
Diffstat (limited to 'net')
-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 |