diff options
author | miwi <miwi@FreeBSD.org> | 2017-06-04 12:08:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-06-04 12:08:09 +0800 |
commit | 1fca617f409e9a3d06ae8ec01ef1af2e398c7c55 (patch) | |
tree | f7b024be522d4682be2d6de5433886e1fe69a5e9 /net/tcping | |
parent | a9cace42928b6b01aa188e84236916bb48b235ec (diff) | |
download | freebsd-ports-gnome-1fca617f409e9a3d06ae8ec01ef1af2e398c7c55.tar.gz freebsd-ports-gnome-1fca617f409e9a3d06ae8ec01ef1af2e398c7c55.tar.zst freebsd-ports-gnome-1fca617f409e9a3d06ae8ec01ef1af2e398c7c55.zip |
- s/freebsd/FreeBSD
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 |