diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-06-04 04:08:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-06-04 04:08:09 +0000 |
commit | 20aa1df6065dad33b31e3de95c6fd304e157ab7f (patch) | |
tree | f7b024be522d4682be2d6de5433886e1fe69a5e9 /net/tcping | |
parent | dd6b9963a1e5ba6d0366fbe013438232d4f6fbc4 (diff) | |
download | ports-20aa1df6065dad33b31e3de95c6fd304e157ab7f.tar.gz ports-20aa1df6065dad33b31e3de95c6fd304e157ab7f.zip |
Notes
Diffstat (limited to 'net/tcping')
-rw-r--r-- | net/tcping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcping/Makefile b/net/tcping/Makefile index 0bb5ebc5bb45..a9a66d9dcdbf 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.linuxco.de/tcping/ \ http://dryice.name/computer/FreeBSD/distfiles/ -MAINTAINER= dryice@freebsd.org +MAINTAINER= dryice@FreeBSD.org COMMENT= Do a TCP connect to the given IP/port combination LICENSE= LGPL3 |