diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-25 14:13:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-25 14:13:51 +0000 |
commit | 89bf04b0a21f9f53b5167f55aca4b6677f79b77f (patch) | |
tree | 0c2cb4e4a13c65c44fd7e4f4223d38a7cb506453 /net | |
parent | 133995d090294220f392c9611d20a4d099f7074f (diff) | |
download | pkgsrc-89bf04b0a21f9f53b5167f55aca4b6677f79b77f.tar.gz |
Add and enable maradns
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 36c21cea261..f3ee7c02fa0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.409 2003/09/19 12:21:43 wiz Exp $ +# $NetBSD: Makefile,v 1.410 2003/09/25 14:13:51 xtraeme Exp $ # COMMENT= Networking tools @@ -131,6 +131,7 @@ SUBDIR+= libpcap SUBDIR+= libsscript SUBDIR+= linc SUBDIR+= lopster +SUBDIR+= maradns SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mldonkey |