aboutsummaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /math/octave
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
Notes
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile1
-rw-r--r--math/octave/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 236df6c49382..95ae83a621f1 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/
MAINTAINER= chuckr@FreeBSD.org
+COMMENT= High-level interactive language for numerical computations
USE_BZIP2= yes
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
diff --git a/math/octave/pkg-comment b/math/octave/pkg-comment
deleted file mode 100644
index bf69360caa8f..000000000000
--- a/math/octave/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-High-level interactive language for numerical computations