summaryrefslogtreecommitdiff
path: root/lang/llvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/llvm/Makefile')
-rw-r--r--lang/llvm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/llvm/Makefile b/lang/llvm/Makefile
index cd62d71a1ba..3b68819f247 100644
--- a/lang/llvm/Makefile
+++ b/lang/llvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2020/05/12 17:46:28 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/06/02 08:24:12 adam Exp $
#
# when updating this, please also update:
# devel/include-what-you-use
@@ -22,6 +22,7 @@
# Always update all */buildlink3.mk to require the latest stable release
# version in BUILDLINK_API_DEPENDS, as there is no backwards compatibility
+PKGREVISION= 1
.include "version.mk"
DISTNAME= llvm-${LLVM_VERSION}.src