diff options
Diffstat (limited to 'net-mgmt/nstat/Makefile')
-rw-r--r-- | net-mgmt/nstat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/nstat/Makefile b/net-mgmt/nstat/Makefile index 5d0272bce123..3c186719fc49 100644 --- a/net-mgmt/nstat/Makefile +++ b/net-mgmt/nstat/Makefile @@ -1,6 +1,5 @@ PORTNAME= nstat -DISTVERSION= g20230601 -PORTREVISION= 1 +DISTVERSION= g20250705 PORTEPOCH= 1 CATEGORIES= net-mgmt @@ -17,7 +16,7 @@ RUN_DEPENDS_amd64= pcm-memory:sysutils/intel-pcm USE_GITHUB= yes GH_ACCOUNT= gallatin -GH_TAGNAME= 8d9a10a +GH_TAGNAME= bccbdfd PLIST_FILES= bin/nstat \ share/man/man1/nstat.1.gz |