diff options
author | Diane Bruce <db@FreeBSD.org> | 2020-03-19 22:41:10 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2020-03-19 22:41:10 +0000 |
commit | 850bd11e4dd14835c3d7d84a80d5181003732149 (patch) | |
tree | 756511d52177522bb3aa3d40685994add4252ec9 | |
parent | Due to a misunderstanding in python ports naming I incorrectly named (diff) |
Finish Moving py-svg_path to py-svg.path
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8e976f52d552..dde710df5e6e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -865,7 +865,7 @@ SUBDIR += py-soya3d SUBDIR += py-spectra SUBDIR += py-stltools - SUBDIR += py-svg_path + SUBDIR += py-svg.path SUBDIR += py-svgwrite SUBDIR += py-termtosvg SUBDIR += py-toyplot |