aboutsummaryrefslogtreecommitdiff
path: root/misc/gobuster
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-11-16 12:52:39 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-11-16 12:52:39 +0000
commitd84aa50743fca2e6267b9d856419d58fa1e8e315 (patch)
tree8092c58f626e9775f4f12d52197ad682655f229d /misc/gobuster
parentfd22dc78c8280f504f1d20d2e22a3695faf9b05d (diff)
downloadports-d84aa50743fca2e6267b9d856419d58fa1e8e315.tar.gz
ports-d84aa50743fca2e6267b9d856419d58fa1e8e315.zip
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854
Notes
Notes: svn path=/head/; revision=517745
Diffstat (limited to 'misc/gobuster')
-rw-r--r--misc/gobuster/Makefile1
1 files changed, 1 insertions, 0 deletions
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