git: 9722e07de655 - main - net/tcptrace: fix project URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 18:24:56 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9722e07de655fb0d73753e8dfeba7fcae74e8d6a
commit 9722e07de655fb0d73753e8dfeba7fcae74e8d6a
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-10 18:24:22 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-10 18:24:22 +0000
net/tcptrace: fix project URL
---
net/tcptrace/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile
index 53d25fcc01ac..ace702a5396b 100644
--- a/net/tcptrace/Makefile
+++ b/net/tcptrace/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= net
MAINTAINER= se@FreeBSD.org
COMMENT= TCP dump file analysis tool
-WWW= http://www.tcptrace.org/
+WWW= https://sourceforge.net/projects/open-tcptrace/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING