diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /databases/py-python-rrdtool | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'databases/py-python-rrdtool')
-rw-r--r-- | databases/py-python-rrdtool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile index 9d99d2af093..b298fa385cd 100644 --- a/databases/py-python-rrdtool/Makefile +++ b/databases/py-python-rrdtool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/08/12 08:11:26 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:20:31 tnn Exp $ DISTNAME= python-rrdtool-1.4.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= https://pypi.python.org/packages/source/p/python-rrdtool/ |