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 | 0804eb4f90ddd3cda781c27322b08d406690d2d9 (patch) | |
tree | 6d7d0428727ad52ef46e824d02944a02db4cd633 /misc/Makefile | |
parent | aee6e0df05d82e08c1fa31dde64bc07ad3d78640 (diff) | |
download | pkgsrc-0804eb4f90ddd3cda781c27322b08d406690d2d9.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 |