diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
| commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
| tree | 8092c58f626e9775f4f12d52197ad682655f229d /misc | |
| parent | fd22dc78c8280f504f1d20d2e22a3695faf9b05d (diff) | |
Notes
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/cheat/Makefile | 1 | ||||
| -rw-r--r-- | misc/cryptoballot/Makefile | 1 | ||||
| -rw-r--r-- | misc/dive/Makefile | 1 | ||||
| -rw-r--r-- | misc/gobuster/Makefile | 1 | ||||
| -rw-r--r-- | misc/lf/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 3f4cf7d01291..f230a46038ca 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -2,6 +2,7 @@ PORTNAME= cheat DISTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index 6d83e733878f..460b787aa21d 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -2,6 +2,7 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index a14ed33a76b7..0e041199a51b 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -3,6 +3,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index 264d25c8403f..8d88213cbc81 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -3,6 +3,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= misc dns MAINTAINER= yuri@FreeBSD.org diff --git a/misc/lf/Makefile b/misc/lf/Makefile index 6fa21ac92f50..975d30032591 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -3,6 +3,7 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 13 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |
