summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-11-14 20:56:10 +0000
committerryoon <ryoon@pkgsrc.org>2016-11-14 20:56:10 +0000
commit8d40a46b63f6e19182d2934f25246a3cb88318e6 (patch)
tree850cd92d529676e88983c6204dc8f6a9b18ad82b /lang
parente2421e24476eca6567f756a28ae839ba64d1bc10 (diff)
downloadpkgsrc-8d40a46b63f6e19182d2934f25246a3cb88318e6.tar.gz
Recursive revbump from llvm 3.9.0
Diffstat (limited to 'lang')
-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/