summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-06 08:20:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-06 08:20:19 +0000
commit54bfe2c902cde13968f2c7ded67c038f02995791 (patch)
treebf954f87e659067d4ad81c04c0c6b322249998c4 /math/octave
parentDelete all references to the variable ${KEYWORD} that never quite flew. (diff)
Remove ${KEYWORDS}.
Notes
Notes: svn path=/head/; revision=2780
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 362abde048d0..dab1b5ebedf9 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,12 +3,11 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/05/02 07:18:20 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $
#
DISTNAME= octave-1.1.1
CATEGORIES+= math
-KEYWORDS+= math "numeric computation" matlab
MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG