summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /math/octave
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index dab1b5ebedf9..a904f5e6a350 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,11 +3,11 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $
+# $Id: Makefile,v 1.3 1996/03/06 08:20:13 asami Exp $
#
DISTNAME= octave-1.1.1
-CATEGORIES+= math
+CATEGORIES= math
MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG