diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:17:45 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:17:45 +0000 |
commit | a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6 (patch) | |
tree | f0846e2ac8860c88f9fd77486303589b39006134 /math/oleo | |
parent | ae64303b5c9ae57857114b7af416f32e4b5d2341 (diff) | |
download | ports-a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6.tar.gz ports-a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6.zip |
Notes
Diffstat (limited to 'math/oleo')
-rw-r--r-- | math/oleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 35b7799c0535..90832dca57b9 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -3,7 +3,7 @@ PORTNAME= oleo PORTVERSION= 1.99.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |