diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-26 16:46:19 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-26 16:46:19 +0000 |
commit | 3abd5ed26fd063a96640e3b129012627e438d9a7 (patch) | |
tree | 74df113e3657c0e4956f511b72ade3da49575932 /graphics/Makefile | |
parent | 26135841fb25fdd443dbfd3515d451cac3e5dce3 (diff) |
Oops, alphabetize p5-Image-Info entry correctly.
Notes
Notes:
svn path=/head/; revision=46937
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9f5ffaf9c2ce..8454ba1900fb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -180,8 +180,8 @@ SUBDIR += p5-GD-TextUtil SUBDIR += p5-Gimp SUBDIR += p5-Graphics-ColorNames - SUBDIR += p5-Image-Info SUBDIR += p5-Image-Grab + SUBDIR += p5-Image-Info SUBDIR += p5-Image-Size SUBDIR += p5-Imager SUBDIR += p5-Imlib2 |