diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 55d005face1453b1b4a2060d200b23e7a8724bc6 (patch) | |
tree | 57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /math/octave-devel | |
parent | e17062778b44808fb41055bba34741677ec69abc (diff) | |
download | FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index dab1b5e..a904f5e 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/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 |