diff options
author | rodent <rodent@pkgsrc.org> | 2014-02-01 19:29:14 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-02-01 19:29:14 +0000 |
commit | 0aa0f04897bc6d381ef3264de4a680103e8e2858 (patch) | |
tree | 6bb7390c2ddc348560797143ca95925c9addcf7e /misc | |
parent | 1b624baa7c6ba2bf9bf05be6df9c5ed227a75e47 (diff) | |
download | pkgsrc-0aa0f04897bc6d381ef3264de4a680103e8e2858.tar.gz |
+py-trytond-product
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index ab416dedbf2..738edb6effa 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.417 2014/02/01 19:05:21 rodent Exp $ +# $NetBSD: Makefile,v 1.418 2014/02/01 19:29:14 rodent Exp $ # COMMENT= Miscellaneous utilities @@ -232,6 +232,7 @@ SUBDIR+= py-anki2 SUBDIR+= py-carddav SUBDIR+= py-trytond-company SUBDIR+= py-trytond-party +SUBDIR+= py-trytond-product SUBDIR+= qbrew SUBDIR+= qterm SUBDIR+= raspberrypi-userland |