diff options
Diffstat (limited to 'math/rocs/Makefile')
-rw-r--r-- | math/rocs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index bb6e81e7e030..d4d622d71e72 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -1,16 +1,14 @@ -# Created by: Alberto Villa <avilla@FreeBSD.org> # $FreeBSD$ PORTNAME= rocs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Graph theory IDE for KDE 4 +COMMENT= Graph teory IDE for KDE 4 LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs |