From bde15695f26f6da1b207aafebb1d982df2425deb Mon Sep 17 00:00:00 2001 From: jakob Date: Tue, 29 Oct 2002 08:02:55 +0000 Subject: [PATCH] add py-dns --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index e52a77c9ea8..4aa9b46178c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.236 2002/10/28 17:41:25 todd Exp $ +# $OpenBSD: Makefile,v 1.237 2002/10/29 08:02:55 jakob Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -151,6 +151,7 @@ SUBDIR += pure-ftpd,postgresql SUBDIR += py-IP SUBDIR += py-curl + SUBDIR += py-dns SUBDIR += py-libpcap SUBDIR += queso SUBDIR += quirc