diff options
author | salo <salo@pkgsrc.org> | 2004-06-30 17:45:46 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-06-30 17:45:46 +0000 |
commit | c4d8a8acc2ab15e665ddc3ee7dbc2c0d5b5e0f5b (patch) | |
tree | 160269f68b91d1170d940185a6ef229340fd2098 /graphics/Makefile | |
parent | 04b42c74b64fb25f32ab33d5f24f72507a350187 (diff) | |
download | pkgsrc-c4d8a8acc2ab15e665ddc3ee7dbc2c0d5b5e0f5b.tar.gz |
Sort cambevao properly (hi abs!).
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2a6ab7334bb..87de008b01d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2004/06/27 21:40:36 abs Exp $ +# $NetBSD: Makefile,v 1.322 2004/06/30 17:45:46 salo Exp $ # COMMENT= Graphics tools and libraries @@ -34,10 +34,10 @@ SUBDIR+= blender SUBDIR+= blender-doc SUBDIR+= blinkenthemes SUBDIR+= blinkentools -SUBDIR+= cambevao SUBDIR+= cairo SUBDIR+= cal3d SUBDIR+= cal3d-examples +SUBDIR+= cambevao SUBDIR+= camediaplay SUBDIR+= camlimages SUBDIR+= cdlabelgen |