diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:13:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:13:00 +0000 |
commit | ebb37244591e01cda40333331fbb1730aa8ef0c6 (patch) | |
tree | 08c92cadaaeead9caee695b63bdee6421ecaab8c /net/onenetd | |
parent | 036a436cd6ea4825d910eb9e0dd8b6179c2366c1 (diff) | |
download | ports-ebb37244591e01cda40333331fbb1730aa8ef0c6.tar.gz ports-ebb37244591e01cda40333331fbb1730aa8ef0c6.zip |
Notes
Diffstat (limited to 'net/onenetd')
-rw-r--r-- | net/onenetd/Makefile | 2 | ||||
-rw-r--r-- | net/onenetd/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 24bf7f45d393..ba9cb68918f6 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -8,7 +8,7 @@ PORTNAME= onenetd PORTVERSION= 1.10 CATEGORIES= net -MASTER_SITES= http://azz.us-lot.org/files/ +MASTER_SITES= http://offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= A single-server inetd diff --git a/net/onenetd/pkg-descr b/net/onenetd/pkg-descr index 3c6bb0de9b3c..fe033607c60b 100644 --- a/net/onenetd/pkg-descr +++ b/net/onenetd/pkg-descr @@ -3,4 +3,4 @@ courier-tcpd from Courier-IMAP. This is small, and supports limiting the number of concurrent connections and refusing further connections with a configurable message. -WWW: http://azz.us-lot.org/code.html +WWW: http://offog.org/code/onenetd.html |