diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-08 22:51:56 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-08 22:51:56 +0000 |
commit | 199a9197e8ab7d4fc369f7c99f997505a5cfc138 (patch) | |
tree | 2e89edc4844e3d1d44e64a03019df973cd95847a /sysutils/Makefile | |
parent | 09677a0f8d73b035b9a03a0dd072d938f1129936 (diff) | |
download | pkgsrc-199a9197e8ab7d4fc369f7c99f997505a5cfc138.tar.gz |
+py-kazoo
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 29954e7b0c5..b52fb790abd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.605 2014/06/05 05:08:04 obache Exp $ +# $NetBSD: Makefile,v 1.606 2014/06/08 22:51:56 rodent Exp $ # COMMENT= System utilities @@ -387,6 +387,7 @@ SUBDIR+= pv SUBDIR+= pwgen SUBDIR+= py-dbus SUBDIR+= py-gnome-menus +SUBDIR+= py-kazoo SUBDIR+= py-magic SUBDIR+= py-notify SUBDIR+= py-notify-python |