diff options
Diffstat (limited to 'lang/kroc/Makefile')
-rw-r--r-- | lang/kroc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index 2ae47cb682c1..315aaf46539f 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.i-scream.org/pub/kroc/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/} MAINTAINER= tdb@FreeBSD.org -COMMENT= The Kent Retargettable occam-pi Compiler +COMMENT= The Kent Retargetable occam-pi Compiler BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |