diff options
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r-- | math/blitz++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 225cb05db992..352ee8674d8c 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION} DISTNAME= blitz-${PORTVERSION} MAINTAINER= bf@FreeBSD.org -COMMENT= A C++ class library for scientific computing +COMMENT= C++ class library for scientific computing .ifndef NOPORTDOCS BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \ |