diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 14:18:47 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 14:38:30 +0000 |
commit | 94829e74ad868afe36ee6797b9f9e3caa8c7132f (patch) | |
tree | d12eeb9c5e02ad02667ffbc3dfa2ff73e3d8c5ca /net/mosh/Makefile | |
parent | 64194b757e841fec12f0286462c91b99bc8e866c (diff) |
Diffstat (limited to 'net/mosh/Makefile')
-rw-r--r-- | net/mosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index b36c91dcf088..b84d3c616122 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -1,7 +1,7 @@ PORTNAME= mosh PORTVERSION= 1.4.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= zi@FreeBSD.org |