diff options
author | zi <zi@FreeBSD.org> | 2018-10-11 08:10:52 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2018-10-11 08:10:52 +0800 |
commit | a558e3a7809b516fbb89705a5d08457f2457aef2 (patch) | |
tree | c0f172828288a13918f9a8c4505bfd059593cb36 | |
parent | ac5c799d42dd990cd552c705655d8cb742514772 (diff) | |
download | freebsd-ports-gnome-a558e3a7809b516fbb89705a5d08457f2457aef2.tar.gz freebsd-ports-gnome-a558e3a7809b516fbb89705a5d08457f2457aef2.tar.zst freebsd-ports-gnome-a558e3a7809b516fbb89705a5d08457f2457aef2.zip |
- Bump PORTREVISION to chase openssl update in CURRENT
-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 48d03465f988..de98279fa6bf 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -2,7 +2,7 @@ PORTNAME= pkg DISTVERSION= 1.10.5 -PORTREVISION= 3 +PORTREVISION= 4 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ |