diff options
-rw-r--r-- | math/rocs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index e47b29d2c1cd..b314f7c602dc 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org -COMMENT= Graph teory IDE for KDE 4 +COMMENT= KDE Graph theory IDE LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs |