diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-28 18:56:23 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-28 18:56:23 +0800 |
commit | d17716dd95efb58986242306571720191cfd3795 (patch) | |
tree | ff0dd04c4f584a8af7beedf80aeb5ad8d3ba2d96 /math | |
parent | bc77e57293af17b67b81717603d84e6b0871a79f (diff) | |
download | freebsd-ports-gnome-d17716dd95efb58986242306571720191cfd3795.tar.gz freebsd-ports-gnome-d17716dd95efb58986242306571720191cfd3795.tar.zst freebsd-ports-gnome-d17716dd95efb58986242306571720191cfd3795.zip |
Forgot to bump PORTREVISION
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/.//} |