diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-11-19 03:37:44 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-11-19 03:38:02 +0000 |
commit | c5c661862f0d7cd47cfce43d3521b80f47542fa7 (patch) | |
tree | e255b68c8c08a36f2eb1b67677c54fc2524164d8 | |
parent | 0ffa0b3c97ad9bdef54f7edede9544bb074eea68 (diff) | |
download | ports-c5c661862f0d7cd47cfce43d3521b80f47542fa7.tar.gz ports-c5c661862f0d7cd47cfce43d3521b80f47542fa7.zip |
graphics/Makefile: Sort
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5308c52b1112..c0c09ff8733c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -40,7 +40,6 @@ SUBDIR += SciPlot SUBDIR += a2png SUBDIR += aalib - SUBDIR += alizams SUBDIR += aaphoto SUBDIR += acidwarp SUBDIR += acidwarp-sdl @@ -48,6 +47,7 @@ SUBDIR += airsaned SUBDIR += akira SUBDIR += alembic + SUBDIR += alizams SUBDIR += aloadimage SUBDIR += alpng SUBDIR += ampasACES-container |