From 3ecd5e8213d9d9c92276da8674cefc323585a099 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 7 Sep 2020 15:52:11 +0000 Subject: [PATCH] Fix a crash when fetching audit file --- ports-mgmt/pkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 9fa09bc3d734..2b20e539d03d 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.15.0 +DISTVERSION= 1.15.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \