summaryrefslogtreecommitdiff
path: root/math/cxsc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /math/cxsc
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'math/cxsc')
-rw-r--r--math/cxsc/Makefile2
-rw-r--r--math/cxsc/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/math/cxsc/Makefile b/math/cxsc/Makefile
index b54a9ccac546..144c4328d76f 100644
--- a/math/cxsc/Makefile
+++ b/math/cxsc/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-2-0-beta
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= C++ class library for eXtended Scientific Computing
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}"
diff --git a/math/cxsc/pkg-comment b/math/cxsc/pkg-comment
new file mode 100644
index 000000000000..3ee0ec6f231f
--- /dev/null
+++ b/math/cxsc/pkg-comment
@@ -0,0 +1 @@
+C++ class library for eXtended Scientific Computing