diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-01-28 10:56:23 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-01-28 10:56:23 +0000 |
commit | ac4d44c453675532b95646c8513bbaf9796b5e93 (patch) | |
tree | f334c4207cf15c4941618f21c006d33ef65d5533 /math | |
parent | bda620e29cbce7322a4fc3417f4927d061f146f6 (diff) | |
download | ports-ac4d44c453675532b95646c8513bbaf9796b5e93.tar.gz ports-ac4d44c453675532b95646c8513bbaf9796b5e93.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/newmat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 563ee8b40aba..edec85724978 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -8,6 +8,7 @@ PORTNAME= newmat PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.robertnz.com/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} |