diff options
author | drochner <drochner> | 2005-01-16 11:56:19 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-01-16 11:56:19 +0000 |
commit | 46d25a61249323a3c6eb50507c5bd39d8f419102 (patch) | |
tree | 0a5575ffd8bf5464d5cb06f3c101a5c4d1fc3307 /graphics | |
parent | a0cc8f8c8c5189ee7bbf648bef52c9f29a9f30ad (diff) | |
download | pkgsrc-46d25a61249323a3c6eb50507c5bd39d8f419102.tar.gz |
add refocus-it
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b27b63b138f..c62cc455232 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2005/01/14 16:02:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.359 2005/01/16 11:56:19 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp SUBDIR+= gimp-docs +SUBDIR+= gimp-refocus-it SUBDIR+= gimp-warp-sharp SUBDIR+= gimp1 SUBDIR+= gimp1-base @@ -235,6 +236,7 @@ SUBDIR+= qcamview SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade +SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-gd SUBDIR+= ruby-opengl |