diff options
Diffstat (limited to 'lang/scheme48/Makefile')
-rw-r--r-- | lang/scheme48/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index a8ec60a6089..cd14195077f 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -6,13 +6,13 @@ # PORTNAME= scheme48 -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= lang scheme MASTER_SITES= http://s48.org/${PORTVERSION}/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= The Scheme Underground's implementation of R4RS +COMMENT= The Scheme Underground's implementation of R5RS CONFLICTS= scsh-* |