From 944dc2ee8bcb1af7d2a468554f484c1447df8c46 Mon Sep 17 00:00:00 2001 From: su_v Date: Mon, 2 Feb 2015 12:14:09 +0100 Subject: packaging/macosx: Fix local py26 ports (bzr r13891) --- packaging/macosx/ports/python/py26-nose/Portfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/macosx/ports/python/py26-nose') diff --git a/packaging/macosx/ports/python/py26-nose/Portfile b/packaging/macosx/ports/python/py26-nose/Portfile index 875895f03..03c74a44d 100644 --- a/packaging/macosx/ports/python/py26-nose/Portfile +++ b/packaging/macosx/ports/python/py26-nose/Portfile @@ -6,7 +6,7 @@ PortGroup python 1.0 PortGroup select 1.0 set my_name nose -name py-${my_name} +name py26-${my_name} version 1.3.1 categories-append www license LGPL-2+ -- cgit v1.2.3