aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-12-01 19:14:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-12-01 19:14:32 +0800
commiteaa49021f2e5ca92b5ceb6dff48dff7427addb01 (patch)
treee78a31529f052bac4605cc16ead813d16a63f0af /net-mgmt
parent049c85fbacb791bae6cef8b45aaae8033e0fbdcd (diff)
downloadfreebsd-ports-gnome-eaa49021f2e5ca92b5ceb6dff48dff7427addb01.tar.gz
freebsd-ports-gnome-eaa49021f2e5ca92b5ceb6dff48dff7427addb01.tar.zst
freebsd-ports-gnome-eaa49021f2e5ca92b5ceb6dff48dff7427addb01.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/tcptrack/Makefile1
-rw-r--r--net-mgmt/tcptrack/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile
index e10bc4c0d09b..a155b33d6520 100644
--- a/net-mgmt/tcptrack/Makefile
+++ b/net-mgmt/tcptrack/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= portmaster@BSDforge.com
COMMENT= Packet sniffer that displays TCP information like top(1)
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= ncurses
GNU_CONFIGURE= yes
diff --git a/net-mgmt/tcptrack/pkg-descr b/net-mgmt/tcptrack/pkg-descr
index 7a21c9917cda..b673e50a8b0a 100644
--- a/net-mgmt/tcptrack/pkg-descr
+++ b/net-mgmt/tcptrack/pkg-descr
@@ -5,4 +5,4 @@ connections in a manner similar to the UNIX top(1) command. It displays
source and destination addresses, ports, connection state, idle time, and
bandwidth usage.
-WWW: http://BSDforge.com/projects/net-mgmt/tcptrack/
+WWW: https://BSDforge.com/projects/net-mgmt/tcptrack/