diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-10-19 16:20:50 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-10-19 16:20:50 +0000 |
commit | 120a2bda254bab0c9e40cdfc66c033ea0eeb74cd (patch) | |
tree | b9a1700c5cd7efc19d7426ceaf0d0370622b4abf /devel | |
parent | 554daa5041fc421f3929400318113de8b0146ed7 (diff) | |
download | pkgsrc-120a2bda254bab0c9e40cdfc66c033ea0eeb74cd.tar.gz |
Note addition of py-InlineEgg and appropriate license
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c3ed89f4f12..7df6f1e46e2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.544 2004/10/14 19:05:20 tv Exp $ +# $NetBSD: Makefile,v 1.545 2004/10/19 16:20:50 adrianp Exp $ # COMMENT= Development utilities @@ -428,6 +428,7 @@ SUBDIR+= pthread-sem SUBDIR+= ptl2 SUBDIR+= pvs SUBDIR+= pwlib +SUBDIR+= py-InlineEgg SUBDIR+= py-Optik SUBDIR+= py-TPG SUBDIR+= py-checker |