aboutsummaryrefslogtreecommitdiff
path: root/lang/chicken/Makefile
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-09-30 09:55:14 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-09-30 09:55:14 +0000
commitf63934a8db3f375af1ea8930c37a796cb4f1fb34 (patch)
tree05adfe56cdc8acfb710d515046daf06f2dbcdcab /lang/chicken/Makefile
parent81846c159260d598e83aa3a0841948b45ab1cd55 (diff)
Notes
Diffstat (limited to 'lang/chicken/Makefile')
-rw-r--r--lang/chicken/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 71ca78e5d723..d824844fcc66 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= chicken
-PORTVERSION= 4.10.0.r4
+PORTVERSION= 4.10.0
PORTEPOCH= 1
CATEGORIES= lang scheme
-MASTER_SITES= http://code.call-cc.org/dev-snapshots/2015/07/24/
-DISTNAME= ${PORTNAME}-${PORTVERSION:.r4=rc4}
+MASTER_SITES= http://code.call-cc.org/releases/${PORTVERSION}/
MAINTAINER= vmagerya@gmail.com
COMMENT= Scheme-to-C compiler