summaryrefslogtreecommitdiff
path: root/lang/python27
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/python27
parent46d95ddf588397c3f5f774ab84ef545207bea97b (diff)
downloadpkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index b46fc853274..4947e1d48ae 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2016/02/25 14:42:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.57 2016/03/05 11:28:44 jperkin Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org