diff options
author | snj <snj@pkgsrc.org> | 2009-03-10 00:54:47 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-03-10 00:54:47 +0000 |
commit | 536357ea83deb6c4433062bb019895b2d8e33901 (patch) | |
tree | d9dd6c211b040dc0ecd94ec9295b79b8c3c4eba2 /devel/Makefile | |
parent | 8a0346b1ba86c39b5ae5f3abd0fdb07ce61d7424 (diff) | |
download | pkgsrc-536357ea83deb6c4433062bb019895b2d8e33901.tar.gz |
Add py-xdg; sort.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0106cad4eb5..b185eb86d85 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1131 2009/03/09 19:42:03 rhaen Exp $ +# $NetBSD: Makefile,v 1.1132 2009/03/10 00:54:47 snj Exp $ # COMMENT= Development utilities @@ -410,8 +410,8 @@ SUBDIR+= p5-Algorithm-C3 SUBDIR+= p5-Algorithm-Dependency SUBDIR+= p5-Algorithm-Diff SUBDIR+= p5-Algorithm-Merge -SUBDIR+= p5-AnyEvent SUBDIR+= p5-Any-Moose +SUBDIR+= p5-AnyEvent SUBDIR+= p5-App-CLI SUBDIR+= p5-App-Cmd SUBDIR+= p5-AppConfig @@ -930,6 +930,7 @@ SUBDIR+= py-subvertpy SUBDIR+= py-unit SUBDIR+= py-unitgui SUBDIR+= py-urwid +SUBDIR+= py-xdg SUBDIR+= py-zconfig SUBDIR+= python-mode SUBDIR+= qbzr |