diff options
Diffstat (limited to 'databases/py-python-rrdtool/Makefile')
-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/ |