diff options
Diffstat (limited to 'sysutils/pftop/Makefile')
-rw-r--r-- | sysutils/pftop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index 892895c2795d..8006d0efb562 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -1,5 +1,5 @@ PORTNAME= pftop -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= sysutils net MASTER_SITES= https://github.com/grembo/pftop/releases/download/${DISTVERSION}/ |