diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 22:00:59 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 22:00:59 +0000 |
commit | f954d3c1b38e683f6ae54c60158ff8674a95731a (patch) | |
tree | 04f5714ab26350411f6437c9f5bd048c13a71655 /math/biggles | |
parent | f95b18d25542ece618e04d0003ab4cd58ce15e6d (diff) | |
download | ports-f954d3c1b38e683f6ae54c60158ff8674a95731a.tar.gz ports-f954d3c1b38e683f6ae54c60158ff8674a95731a.zip |
Notes
Diffstat (limited to 'math/biggles')
-rw-r--r-- | math/biggles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile index 797f9e16a788..11c5d35acaa8 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -3,7 +3,7 @@ PORTNAME= biggles PORTVERSION= 1.6.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF DISTNAME= python2-${PORTNAME}-${PORTVERSION} |