aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-06-23 10:18:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-06-23 10:20:39 +0000
commit3e8236085199a7aa24fe60fadf8a9777612b54d2 (patch)
tree9965c1bcea8c132908a2c70767c9b11f1d98f266 /ports-mgmt/pkg/Makefile
parentd1e24ce967a283372507c36cd7e951b0bb391604 (diff)
downloadports-3e8236085199a7aa24fe60fadf8a9777612b54d2.tar.gz
ports-3e8236085199a7aa24fe60fadf8a9777612b54d2.zip
ports-mgmt/pkg: update to 1.18.1
Fix a crash in pkg create [1] Fix a plist issue [2] PR: 264841 [1] Reported by: many [2], Simeon Simeonov <sgs@pichove.org> [1]
Diffstat (limited to 'ports-mgmt/pkg/Makefile')
-rw-r--r--ports-mgmt/pkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 037e65f11806..4fd2e836d8ae 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.18.0
+DISTVERSION= 1.18.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \