summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-10-29 16:08:27 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-10-29 16:08:27 +0000
commitab40b87a40e47dfdc5cd7baf82510637f9e2d536 (patch)
tree108fb4fc6d13535e4de32a6dd7cbfcdd9dd02b26 /lang
parent- Fix creating valid FreeBSD EFI grub.cfg files (diff)
lang/rust: add PORTREVISION mistakenly ommitted from yesterday's fix
Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=371692
Diffstat (limited to 'lang')
-rw-r--r--lang/rust/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 15790a1b1c9b..d2981590fed9 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rust
PORTVERSION= 0.12.0
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/:src \
http://static.rust-lang.org/stage0-snapshots/:bootstrap