diff options
author | snj <snj> | 2009-03-10 00:54:47 +0000 |
---|---|---|
committer | snj <snj> | 2009-03-10 00:54:47 +0000 |
commit | dce9d7439015cc2338651545153952b7f52922a2 (patch) | |
tree | d9dd6c211b040dc0ecd94ec9295b79b8c3c4eba2 /devel | |
parent | 718b93a5a58a6f26804255ba021f5a536a56dfd7 (diff) | |
download | pkgsrc-dce9d7439015cc2338651545153952b7f52922a2.tar.gz |
Add py-xdg; sort.
Diffstat (limited to 'devel')
-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 |