diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-03-01 07:02:31 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-03-01 07:02:31 +0000 |
commit | 8ff8d3c0204532f9894f4f03ac752a1afd6528ae (patch) | |
tree | e67d1cc7b5b3950ae3eeaa4923fd8666bb216bf4 /graphics | |
parent | d5878ee5c729ec89de5575d884a161ed8d69aa05 (diff) | |
download | pkgsrc-8ff8d3c0204532f9894f4f03ac752a1afd6528ae.tar.gz |
sort
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e4f21ba4567..30af00081b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.624 2012/02/26 20:42:08 reinoud Exp $ +# $NetBSD: Makefile,v 1.625 2012/03/01 07:02:31 jnemeth Exp $ # COMMENT= Graphics tools and libraries @@ -284,8 +284,8 @@ SUBDIR+= netpbm SUBDIR+= ns-cult3d SUBDIR+= nvtv SUBDIR+= ocrad -SUBDIR+= opencv SUBDIR+= opencsg +SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr SUBDIR+= openjpeg |