diff options
Diffstat (limited to 'math/eigen2')
-rw-r--r-- | math/eigen2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile index 2a7791496a8d..dcbb1f5bd053 100644 --- a/math/eigen2/Makefile +++ b/math/eigen2/Makefile @@ -6,6 +6,7 @@ PORTNAME= eigen DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://download.tuxfamily.org/eigen/ |