summaryrefslogtreecommitdiff
path: root/lang/python34
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
committerjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
commitee3e800374a703dffb75012abfd6460dc7e71dbb (patch)
tree25584fd3e292ea8eda1521e1d5890e538d3b45a5 /lang/python34
parent46d95ddf588397c3f5f774ab84ef545207bea97b (diff)
downloadpkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'lang/python34')
-rw-r--r--lang/python34/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index 7163d198947..264956c3cc2 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2016/02/23 15:07:36 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2016/03/05 11:28:44 jperkin Exp $
.include "dist.mk"
PKGNAME= python34-${PY_DISTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org