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/py-gnuplot | |
parent | Fix build with open-motif-2.3.3 (diff) |
Bump PORTREVISION after open-mofit update
Notes
Notes:
svn path=/head/; revision=273475
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r-- | math/py-gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile index 3bee213559fb..e3ed912b5be6 100644 --- a/math/py-gnuplot/Makefile +++ b/math/py-gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuplot PORTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}-py/Gnuplot-py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |