diff options
author | obache <obache@pkgsrc.org> | 2008-08-01 08:36:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-01 08:36:40 +0000 |
commit | 0b545cd3757a8c51405fd9a54d77a2e63b0f18b2 (patch) | |
tree | 632a3ad82d216cca99862a7d7949cab8f657ab7b /devel | |
parent | c8fc3da8bdbe95f9dad16ea618e6d0237cfb43c1 (diff) | |
download | pkgsrc-0b545cd3757a8c51405fd9a54d77a2e63b0f18b2.tar.gz |
Added and enabled py-babel.
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 11bc5a796c5..2c6fda61118 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.959 2008/07/27 14:20:47 seb Exp $ +# $NetBSD: Makefile,v 1.960 2008/08/01 08:36:40 obache Exp $ # COMMENT= Development utilities @@ -744,6 +744,7 @@ SUBDIR+= py-Pyro SUBDIR+= py-TPG SUBDIR+= py-ZopeInterface SUBDIR+= py-at-spi +SUBDIR+= py-babel SUBDIR+= py-checker SUBDIR+= py-cheetah SUBDIR+= py-compizconfig |