diff options
author | drochner <drochner> | 2002-02-18 11:58:18 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-02-18 11:58:18 +0000 |
commit | 8b5a7aad8d2f00d5d6f1bd85fc1ac68d4234ca96 (patch) | |
tree | 7a1474704a9ade3b4c16434aedffb5eb359aaa9a /graphics | |
parent | fa62df559af07fbad84e73dd4b93a688792d106b (diff) | |
download | pkgsrc-8b5a7aad8d2f00d5d6f1bd85fc1ac68d4234ca96.tar.gz |
add py-gimp
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 4dbd726e630..a9130dcaa99 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2002/02/18 03:10:22 wulf Exp $ +# $NetBSD: Makefile,v 1.178 2002/02/18 11:58:18 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -139,6 +139,7 @@ SUBDIR+= prag SUBDIR+= pstoedit SUBDIR+= py-gd SUBDIR+= py-gdchart +SUBDIR+= py-gimp SUBDIR+= py-imaging SUBDIR+= py-imagingtk SUBDIR+= qvplay |