diff options
author | obache <obache@pkgsrc.org> | 2007-06-04 04:15:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-06-04 04:15:55 +0000 |
commit | 4e297efc667b98ba2edcf26c3a6a1f4ff110dfa3 (patch) | |
tree | 95194d25bb98e81c49ba92ca8c5e8c8b45fcff53 /graphics | |
parent | e8b2ec0f6b9b54e91b692aeccdbb442a56f46cb7 (diff) | |
download | pkgsrc-4e297efc667b98ba2edcf26c3a6a1f4ff110dfa3.tar.gz |
Add rabbit.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 795714fdee9..95f8ad59b14 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.458 2007/06/03 07:51:38 dsainty Exp $ +# $NetBSD: Makefile,v 1.459 2007/06/04 04:15:55 obache Exp $ # COMMENT= Graphics tools and libraries @@ -270,6 +270,7 @@ SUBDIR+= py-piddle SUBDIR+= qcamview SUBDIR+= qiv SUBDIR+= qvplay +SUBDIR+= rabbit SUBDIR+= radiance SUBDIR+= rayshade SUBDIR+= refocus-it |