diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
commit | 4dd1d7a7271bc6b512ec31a695807cfb12d9594d (patch) | |
tree | 08b5c64bfccdbe831673abcd20716ad3c89cb478 /net/recvnet | |
parent | 343de0dcf008cd0bcec1e4c02c80b0420912280f (diff) |
Notes
Diffstat (limited to 'net/recvnet')
-rw-r--r-- | net/recvnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile index a8258736df8b..c0c46e67c1c7 100644 --- a/net/recvnet/Makefile +++ b/net/recvnet/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/Linux/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recvnet (inverse telnet) is a utility for debugging tcp connections |