diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2015-02-02 11:14:09 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2015-02-02 11:14:09 +0000 |
| commit | 944dc2ee8bcb1af7d2a468554f484c1447df8c46 (patch) | |
| tree | a52ff3bb307a344e65df86009753d041c1219bb1 /packaging/macosx/ports/python/py26-setuptools | |
| parent | Experimental mesh smoothing code. (diff) | |
| download | inkscape-944dc2ee8bcb1af7d2a468554f484c1447df8c46.tar.gz inkscape-944dc2ee8bcb1af7d2a468554f484c1447df8c46.zip | |
packaging/macosx: Fix local py26 ports
(bzr r13891)
Diffstat (limited to 'packaging/macosx/ports/python/py26-setuptools')
| -rw-r--r-- | packaging/macosx/ports/python/py26-setuptools/Portfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/ports/python/py26-setuptools/Portfile b/packaging/macosx/ports/python/py26-setuptools/Portfile index 054d9a6b5..b9893a4cb 100644 --- a/packaging/macosx/ports/python/py26-setuptools/Portfile +++ b/packaging/macosx/ports/python/py26-setuptools/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 -name py-setuptools +name py26-setuptools version 6.0.2 categories-append devel license {PSF ZPL} |
