diff options
Diffstat (limited to 'math/plman/Makefile')
-rw-r--r-- | math/plman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plman/Makefile b/math/plman/Makefile index f80ca3b..e99d182 100644 --- a/math/plman/Makefile +++ b/math/plman/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://${PORTNAME}.sourceforge.net/dist/ \ DISTNAME= ${PORTNAME}${PORTVERSION:C/\./_/g} MAINTAINER= nivit@FreeBSD.org -COMMENT= A Propositional Logic sentence shell/interpreter +COMMENT= Propositional Logic sentence shell/interpreter RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |