summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-09-14 23:41:39 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-09-14 23:41:39 +0000
commitf771ab66f2249b23b0f9501bd09732a9957bdbab (patch)
tree66542d435098551f2a2d1cd853286e8c7a86049a
parent- Unbreak and modernize the port. (diff)
Force a rebuild to bring in libarchive fixes from head r305819.
MFH: 2016Q3
Notes
Notes: svn path=/head/; revision=422170
-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 9d7822010815..aafc8bf4f4a7 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pkg
DISTVERSION= 1.8.7
_PKG_VERSION= ${DISTVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/${PORTNAME}/ \