aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2023-10-30 14:03:00 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2023-10-30 14:03:00 +0000
commit3e71245b39f9e222d7688a7492d1df421e1bbe57 (patch)
treead0c9af553b2133eb18b5d0c22741254079c3805
parent6b864ea258aa3c4f8bfad317f2c8d40b07b81dc3 (diff)
sysutils/pftop: Correct WWW entry
-rw-r--r--sysutils/pftop/Makefile2
1 files changed, 1 insertions, 1 deletions
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