diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:06:26 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:35:13 +0000 |
commit | 4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch) | |
tree | ab13970f14b825c981def32647f222c39bfe2ee6 /dns/amass/Makefile | |
parent | a79e7b164092f7c788952afbef09fc850d3604f3 (diff) | |
download | ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.tar.gz ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.zip |
Diffstat (limited to 'dns/amass/Makefile')
-rw-r--r-- | dns/amass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/amass/Makefile b/dns/amass/Makefile index eb8bbfc4c359..decd2c0599b2 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,7 +1,7 @@ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 3.19.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org |