diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-28 10:56:23 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-28 10:56:23 +0000 |
commit | d17716dd95efb58986242306571720191cfd3795 (patch) | |
tree | ff0dd04c4f584a8af7beedf80aeb5ad8d3ba2d96 /math/newmat | |
parent | bc77e57293af17b67b81717603d84e6b0871a79f (diff) | |
download | FreeBSD-ports-d17716dd95efb58986242306571720191cfd3795.zip FreeBSD-ports-d17716dd95efb58986242306571720191cfd3795.tar.gz |
Forgot to bump PORTREVISION
Diffstat (limited to 'math/newmat')
-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 563ee8b..edec857 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/.//} |