diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-01-02 02:58:20 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-01-02 02:58:20 +0000 |
commit | 81140f1f529caa48b50cc1482cebddfc4d287a6c (patch) | |
tree | 4989b9e27c461a9ae4bf2c513e98d1e970795bfd /lang/Makefile | |
parent | 08d63e0f1f42682f21d090a9101ba042cecedfaf (diff) | |
download | pkgsrc-81140f1f529caa48b50cc1482cebddfc4d287a6c.tar.gz |
- Add and enable py-extclass and correct its CATEGORIES
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 602c6ab5a60..f9930a2a41d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1999/12/15 06:14:17 proff Exp $ +# $NetBSD: Makefile,v 1.39 2000/01/02 02:58:20 tsarna Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -57,6 +57,7 @@ SUBDIR += perl5 # SUBDIR += pgcc # SUBDIR += pgcc-current + SUBDIR += py-extclass SUBDIR += py-html-docs SUBDIR += python # SUBDIR += rexx-imc |