summaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /lang/rust
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 5dd297706ac..963175d3823 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.110 2019/07/23 13:16:09 he Exp $
+# $NetBSD: Makefile,v 1.111 2019/08/11 13:21:23 wiz Exp $
DISTNAME= rustc-1.36.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/