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-numpy | |
| 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-numpy')
| -rw-r--r-- | packaging/macosx/ports/python/py26-numpy/Portfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/ports/python/py26-numpy/Portfile b/packaging/macosx/ports/python/py26-numpy/Portfile index 1355b0cfc..db4a511aa 100644 --- a/packaging/macosx/ports/python/py26-numpy/Portfile +++ b/packaging/macosx/ports/python/py26-numpy/Portfile @@ -6,7 +6,7 @@ PortGroup python 1.0 PortGroup github 1.0 github.setup numpy numpy 1.9.0 v -name py-numpy +name py26-numpy categories-append math license BSD platforms darwin |
