diff options
author | drochner <drochner> | 2002-12-04 18:39:22 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-12-04 18:39:22 +0000 |
commit | 21c3ce29cba16a866d9df9ab897f8fdade47ee65 (patch) | |
tree | 4a7d31c634ff020f651d01d45923cd8a4abecf25 /graphics | |
parent | 062432f93eb7c82ef0b561e34355329fe204f590 (diff) | |
download | pkgsrc-21c3ce29cba16a866d9df9ab897f8fdade47ee65.tar.gz |
+py-gnuplot
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 710123e9edf..f658efe0654 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2002/11/02 04:10:17 rh Exp $ +# $NetBSD: Makefile,v 1.214 2002/12/04 18:39:22 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -175,6 +175,7 @@ SUBDIR+= py-gdchart SUBDIR+= py-gimp SUBDIR+= py-imaging SUBDIR+= py-imagingtk +SUBDIR+= py-gnuplot SUBDIR+= py-piddle SUBDIR+= qiv SUBDIR+= qvplay |