diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /math/py-gnuplot | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
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} |