diff options
author | kamil <kamil> | 2016-07-26 18:14:11 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-07-26 18:14:11 +0000 |
commit | b44abd6adb3539073e8df32155afbe86561e1057 (patch) | |
tree | 12f51805aba5657d7f69b4af194ffced2d2ed4bc /misc | |
parent | 105c9e0f1160f2d0813779d3856bc2288d33cb18 (diff) | |
download | pkgsrc-b44abd6adb3539073e8df32155afbe86561e1057.tar.gz |
Add misc/nyancat
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 82254754a2c..8341f0023a4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.470 2016/06/09 09:51:36 youri Exp $ +# $NetBSD: Makefile,v 1.471 2016/07/26 18:14:11 kamil Exp $ # COMMENT= Miscellaneous utilities @@ -206,6 +206,7 @@ SUBDIR+= mousetweaks SUBDIR+= mtail SUBDIR+= multitail SUBDIR+= nxtvepg +SUBDIR+= nyancat SUBDIR+= ocaml-cudf SUBDIR+= ocaml-opam SUBDIR+= open2300 |