git: 3e71245b39f9 - main - sysutils/pftop: Correct WWW entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 14:03:34 UTC
The branch main has been updated by grembo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e71245b39f9e222d7688a7492d1df421e1bbe57
commit 3e71245b39f9e222d7688a7492d1df421e1bbe57
Author: Michael Gmelin <grembo@FreeBSD.org>
AuthorDate: 2023-10-30 14:03:00 +0000
Commit: Michael Gmelin <grembo@FreeBSD.org>
CommitDate: 2023-10-30 14:03:00 +0000
sysutils/pftop: Correct WWW entry
---
sysutils/pftop/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile
index 815e0d68f125..fabc231849d8 100644
--- a/sysutils/pftop/Makefile
+++ b/sysutils/pftop/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils net
MAINTAINER= grembo@FreeBSD.org
COMMENT= Utility for real-time display of statistics for pf
-WWW= https://github.com/araujobsd/pftop/
+WWW= https://github.com/grembo/pftop/
LICENSE= BSD2CLAUSE