diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-07-23 20:11:10 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-07-23 20:11:10 +0000 |
commit | 3b22ad40b17d4be934ba1e7259f9ab4e4b0e47f8 (patch) | |
tree | acff0235f236dc6bc7ca0a1d89a25befeba12ef2 /databases/py-rrdtool_lgpl | |
parent | 64ce5e6fc7a586899bd5f8f4b6984a7ef7297fbf (diff) |
Notes
Diffstat (limited to 'databases/py-rrdtool_lgpl')
-rw-r--r-- | databases/py-rrdtool_lgpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 315e076ee7a8..a72469839292 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= rrdtool_lgpl PORTVERSION= 1.0b1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases python MASTER_SITES= SF/py-rrdtool/py-rrdtool/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |