diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-16 11:10:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-16 11:10:21 +0000 |
commit | beb6baefc25605461651740d1126a210e9cce335 (patch) | |
tree | cdc4b900d655f8e6869354715265174c42b8a16c /net/py-twisted | |
parent | 9460e4f776b59f29f338d78273fa80a6bd8f3efd (diff) | |
download | pkgsrc-beb6baefc25605461651740d1126a210e9cce335.tar.gz |
Bump PKGREVISION for py-automat dependency.
Diffstat (limited to 'net/py-twisted')
-rw-r--r-- | net/py-twisted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index a8fec79dcc8..c999dd0c26d 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2017/02/16 08:46:07 adam Exp $ +# $NetBSD: Makefile,v 1.33 2017/02/16 11:10:21 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} +PKGREVISION= 1 COMMENT= Framework for writing networked applications .include "../../net/py-twisted/Makefile.common" |