diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 05:53:20 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 05:53:20 +0000 |
| commit | 11493c54b559efd37a87627de4956f9e2b825341 (patch) | |
| tree | f94a95b4c249d09f3178a3d183e99f6510a2b75e /net | |
| parent | 22caa015ebe8148bed9cc33affff86a4617ef11b (diff) | |
Notes
Diffstat (limited to 'net')
| -rw-r--r-- | net/eternalterminal/Makefile | 2 | ||||
| -rw-r--r-- | net/mosh/Makefile | 2 | ||||
| -rw-r--r-- | net/spoofer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 1e9ba8c3cc4a..a7a68247c824 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -3,7 +3,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 5.1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= trevis@silencedpoet.com diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 7befa65a2c6f..3dab52daa535 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MASTER_SITES= https://mosh.org/ \ ZI diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 1e90b70066e3..3cab7a74d2b1 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ |
