diff options
author | drochner <drochner@pkgsrc.org> | 2001-03-29 15:32:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-03-29 15:32:28 +0000 |
commit | 6cb4dd9752933101a6a32fb354e11cc6e9dc37f9 (patch) | |
tree | d858f64e6dbcb43188fb7c5b01f49c16dddf4d4f /graphics | |
parent | 6fa0984de373cda6f2e14dd414b243488a8d41b8 (diff) | |
download | pkgsrc-6cb4dd9752933101a6a32fb354e11cc6e9dc37f9.tar.gz |
enable recent additions
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 11fa5804976..e96f44d4f61 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2001/03/20 16:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2001/03/29 15:32:29 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -103,6 +103,7 @@ SUBDIR+= py-imagingtk SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= ruby-gl +SUBDIR+= s10sh SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica |