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-lxml | |
| 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-lxml')
| -rw-r--r-- | packaging/macosx/ports/python/py26-lxml/Portfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/ports/python/py26-lxml/Portfile b/packaging/macosx/ports/python/py26-lxml/Portfile index 04b7220f0..4d9f59690 100644 --- a/packaging/macosx/ports/python/py26-lxml/Portfile +++ b/packaging/macosx/ports/python/py26-lxml/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 -name py-lxml +name py26-lxml version 3.3.5 revision 0 categories-append devel |
