diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-03-28 22:59:00 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-03-28 22:59:22 +0000 |
commit | 0cb8ead567e6b7f88b2d140d8ae0c39be1579f3d (patch) | |
tree | 82c8337684362b85cd113d68800a14ad7dbf3c15 /security/nmap-devel | |
parent | e202fa611899daabf0d2c694e7ad2590babcc415 (diff) | |
download | ports-0cb8ead567e6b7f88b2d140d8ae0c39be1579f3d.tar.gz ports-0cb8ead567e6b7f88b2d140d8ae0c39be1579f3d.zip |
Diffstat (limited to 'security/nmap-devel')
-rw-r--r-- | security/nmap-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap-devel/Makefile b/security/nmap-devel/Makefile index 1e7899e91f1c..8711eb18b94a 100644 --- a/security/nmap-devel/Makefile +++ b/security/nmap-devel/Makefile @@ -20,7 +20,7 @@ LICENSE_PERMS= auto-accept dist-mirror pkg-mirror pkg-sell LIB_DEPENDS= libpcre2-16.so:devel/pcre2 -USES= tar:bzip2 gmake cpe libtool +USES= gmake cpe libtool USE_GITHUB= yes GH_TAGNAME= 036714cde NMAP_COMMIT_DATE= 20240327 |