diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-07 15:52:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-07 15:52:11 +0000 |
commit | 3ecd5e8213d9d9c92276da8674cefc323585a099 (patch) | |
tree | e9461099105722751407a0147dc58a7f63de0bc5 /ports-mgmt/pkg | |
parent | c0fc22fbe94db26e70dd615788e2546e838c4b12 (diff) | |
download | ports-3ecd5e8213d9d9c92276da8674cefc323585a099.tar.gz ports-3ecd5e8213d9d9c92276da8674cefc323585a099.zip |
Notes
Diffstat (limited to 'ports-mgmt/pkg')
-rw-r--r-- | ports-mgmt/pkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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= \ |