summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-twisted/Makefile3
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"