diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2013-04-01 21:03:05 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2013-04-01 21:03:05 +0000 |
commit | 1d2f3290f31e68dfe6e53088974494271699c4a6 (patch) | |
tree | 6d7d0428727ad52ef46e824d02944a02db4cd633 /misc/Makefile | |
parent | e701acff677372b47861e58431f4bfef350545f9 (diff) | |
download | pkgsrc-1d2f3290f31e68dfe6e53088974494271699c4a6.tar.gz |
+ raspberrypi-userland
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 154ea753bf1..6735477cf79 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.395 2013/03/21 04:09:17 jnemeth Exp $ +# $NetBSD: Makefile,v 1.396 2013/04/01 21:03:05 jmcneill Exp $ # COMMENT= Miscellaneous utilities @@ -230,6 +230,7 @@ SUBDIR+= py-carddav SUBDIR+= py-libanki SUBDIR+= qbrew SUBDIR+= qterm +SUBDIR+= raspberrypi-userland SUBDIR+= reed SUBDIR+= rlwrap SUBDIR+= rocs |