summaryrefslogtreecommitdiff
path: root/lang/rust/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2016-11-14 20:56:10 +0000
committerryoon <ryoon>2016-11-14 20:56:10 +0000
commitc69774c6d868022b31b74a330d031417238f4247 (patch)
tree700e264e057bde78c34aa2e1f27b1bc32341281c /lang/rust/Makefile
parentb87d9f1d7cf039ca417a65547cc93dd44baf42cf (diff)
downloadpkgsrc-c69774c6d868022b31b74a330d031417238f4247.tar.gz
Recursive revbump from llvm 3.9.0
Diffstat (limited to 'lang/rust/Makefile')
-rw-r--r--lang/rust/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 93f2cec9ff5..c98528c370f 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/09/13 12:37:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2016/11/14 20:56:10 ryoon Exp $
DISTNAME= rustc-1.11.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/