From 412afd34bacdd90fa92943b9057201a691f46ae8 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Mon, 6 Apr 2015 16:58:36 +0000 Subject: Force a rebuild/upgrade to chase head r280306 which removed SSLv2 support. This fixes head package users so they have working SSL support. There was already a built-time fix for this. --- lang/python32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python32') diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 43f09d72c87e..ef3ceb3e244f 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -2,7 +2,7 @@ PORTNAME= python32 PORTVERSION= 3.2.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} -- cgit v1.2.3