diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 988ff2baef1..4c6b4868d40 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org -COMMENT= A a multi-purpose desktop calculator (backend library) +COMMENT= Multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln |