diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:46:11 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:55:23 +0000 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /security/meek | |
parent | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff) | |
download | ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip |
Diffstat (limited to 'security/meek')
-rw-r--r-- | security/meek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/meek/Makefile b/security/meek/Makefile index 2f246e1b2d65..37058c9e1232 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,7 +1,7 @@ PORTNAME= meek DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org |