From 4dc29b34c3bd8dbb77e85569736cd65a5762a223 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 30 Mar 2012 10:00:34 +0000 Subject: Add net/nyancat, an animated, color, ANSI-text telnet server that renders a loop of the classic nyan cat animation. Feature safe: yes --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 863613bc1359..f55182710c52 100644 --- a/net/Makefile +++ b/net/Makefile @@ -433,6 +433,7 @@ SUBDIR += nusoap SUBDIR += nxproxy SUBDIR += nxserver + SUBDIR += nyancat SUBDIR += nylon SUBDIR += ohphone SUBDIR += olsrd -- cgit