diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /math/ngraph | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Bump PORTREVISION after open-mofit update
Notes
Notes:
svn path=/head/; revision=273475
Diffstat (limited to 'math/ngraph')
-rw-r--r-- | math/ngraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 62080d532f6e..5c60467a301a 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= ngraph PORTVERSION= 6.3.51 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ ${MASTER_SITE_PORTS_JP} |