svn commit: r481775 - head/ports-mgmt/pkg

Ryan Steinmetz zi at FreeBSD.org
Thu Oct 11 00:10:53 UTC 2018


Author: zi
Date: Thu Oct 11 00:10:52 2018
New Revision: 481775
URL: https://svnweb.freebsd.org/changeset/ports/481775

Log:
  - Bump PORTREVISION to chase openssl update in CURRENT

Modified:
  head/ports-mgmt/pkg/Makefile

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Thu Oct 11 00:09:32 2018	(r481774)
+++ head/ports-mgmt/pkg/Makefile	Thu Oct 11 00:10:52 2018	(r481775)
@@ -2,7 +2,7 @@
 
 PORTNAME=	pkg
 DISTVERSION=	1.10.5
-PORTREVISION=	3
+PORTREVISION=	4
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\


More information about the svn-ports-head mailing list