diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2015-08-27 09:49:43 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2015-08-27 09:49:43 +0000 |
commit | f33a7505333672f7841c76fe45f334dc81c87928 (patch) | |
tree | 62f4cff9ce8e4313334a87b9c5c3932cc23834b5 /misc | |
parent | 0ce456cb651d4439cb485803d336492ef7a06603 (diff) | |
download | pkgsrc-f33a7505333672f7841c76fe45f334dc81c87928.tar.gz |
sort
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0a1499fe919..9efef98b4ea 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.458 2015/08/24 14:49:44 richard Exp $ +# $NetBSD: Makefile,v 1.459 2015/08/27 09:49:43 jnemeth Exp $ # COMMENT= Miscellaneous utilities @@ -250,8 +250,8 @@ SUBDIR+= py-trytond-product-attribute SUBDIR+= py-trytond-production SUBDIR+= py-trytond-stock SUBDIR+= py-trytond-stock-inventory-location -SUBDIR+= py-trytond-stock-product-location SUBDIR+= py-trytond-stock-lot +SUBDIR+= py-trytond-stock-product-location SUBDIR+= qbrew SUBDIR+= qterm SUBDIR+= raspberrypi-userland |