diff options
author | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
commit | 3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch) | |
tree | a416928cc701450ae75c0a43468ba9fa9f48c674 /net/nyx | |
parent | a4189552bb92eb40213147fa310cbb2e027a33fb (diff) | |
download | pkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz |
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'net/nyx')
-rw-r--r-- | net/nyx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nyx/Makefile b/net/nyx/Makefile index 5dd74da8eee..c09bf801d69 100644 --- a/net/nyx/Makefile +++ b/net/nyx/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2018/10/23 01:42:34 riastradh Exp $ +# $NetBSD: Makefile,v 1.2 2019/04/25 07:33:12 maya Exp $ +PKGREVISION= 1 .include "../../net/py-nyx/Makefile.common" PKGNAME= nyx-${VERSION} |