diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-23 22:14:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-23 22:14:25 +0000 |
commit | 7f4b9d9ad55cc042f31b7d5eb361f0bba44aeb65 (patch) | |
tree | 023678c8528bbec0fd5531ab292c8674980bd62f /dns/amass/Makefile | |
parent | a6769fc30374b0f1828fd2d8d6bac7b4760e7a52 (diff) | |
download | ports-7f4b9d9ad55cc042f31b7d5eb361f0bba44aeb65.tar.gz ports-7f4b9d9ad55cc042f31b7d5eb361f0bba44aeb65.zip |
Notes
Diffstat (limited to 'dns/amass/Makefile')
-rw-r--r-- | dns/amass/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/amass/Makefile b/dns/amass/Makefile index d9d4a0430b0b..0dbc3030d583 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -2,8 +2,7 @@ PORTNAME= amass DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0-11 -DISTVERSIONSUFFIX= -g1ef5a43 +DISTVERSION= 2.7.0 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org |