diff options
author | wiz <wiz> | 2008-12-09 15:11:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-12-09 15:11:59 +0000 |
commit | 8949d32fa1747d464cfd4a9884746dcaaa1e76eb (patch) | |
tree | a3931712d3a72ec5cac161324b4f055cd6697d23 /graphics | |
parent | 92c1c63f6ab6bf045471b5ba071dce069d29a509 (diff) | |
download | pkgsrc-8949d32fa1747d464cfd4a9884746dcaaa1e76eb.tar.gz |
+ fotoxx, - fotox.
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 fc0693c4e5f..cfad5498266 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.499 2008/12/09 01:56:32 minskim Exp $ +# $NetBSD: Makefile,v 1.500 2008/12/09 15:11:59 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -79,7 +79,7 @@ SUBDIR+= feh SUBDIR+= flphoto SUBDIR+= fly SUBDIR+= fnlib -SUBDIR+= fotox +SUBDIR+= fotoxx SUBDIR+= freeglut SUBDIR+= freetype SUBDIR+= freetype-lib |