diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2019-02-28 18:51:45 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2019-02-28 18:51:45 +0000 |
| commit | 87378368c4cd9d84e237f7da415b7dac422158ae (patch) | |
| tree | 692346311e6ea5e3a20aa4de86fc4c034fef9753 /sysutils | |
| parent | f8eead936c09b69171b6fdb83823ed3d9973b5af (diff) | |
Notes
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/exa/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/fd/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/flowgger/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/fusefs-sandboxfs/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/hexyl/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/potnet/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 08cdc2e27283..de62f1953e40 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -3,7 +3,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index 3576004dde92..d99c1ed7ac50 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -4,6 +4,7 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 7.3.0 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -find diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index a37122a95ffc..ada939a2d503 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowgger DISTVERSION= 0.2.6-28 DISTVERSIONSUFFIX= -gab572a0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index cddafb1bfb23..fc5590fcfd48 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 02016d3f6536..398723fbce04 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 751a38d128dc..40e26be31c9c 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -2,7 +2,7 @@ PORTNAME= potnet DISTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org |
