diff options
Diffstat (limited to 'packaging/macosx/ports/python/py26-nose/Portfile')
| -rw-r--r-- | packaging/macosx/ports/python/py26-nose/Portfile | 2 |
1 files changed, 1 insertions, 1 deletions
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+ |
