summaryrefslogtreecommitdiff
path: root/lang/rust188/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rust188/Makefile')
-rw-r--r--lang/rust188/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust188/Makefile b/lang/rust188/Makefile
index f388c9608fcd..46a547ad2130 100644
--- a/lang/rust188/Makefile
+++ b/lang/rust188/Makefile
@@ -12,7 +12,7 @@ DISTFILES?= ${NIGHTLY_DATE:D${NIGHTLY_DATE}/}${DISTNAME}${EXTRACT_SUFX}:src \
${_RUST_STD_BOOTSTRAP}${EXTRACT_SUFX}:bootstrap \
${_CARGO_BOOTSTRAP}${EXTRACT_SUFX}:bootstrap
DIST_SUBDIR?= rust
-PKGNAMESUFFIX= 182
+PKGNAMESUFFIX= 188
MAINTAINER= rust@FreeBSD.org
COMMENT= Language with a focus on memory safety and concurrency (deprecated 1.88.* series)