diff options
author | thorpej <thorpej@pkgsrc.org> | 1998-12-09 06:19:27 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 1998-12-09 06:19:27 +0000 |
commit | 1550b07f3f76e9b98adb3f8ea2fb391260de4884 (patch) | |
tree | 9745786bd0d9a4d4984067e4170b1bfd324fc6fd | |
parent | e6e741b727ede4605bdc6418a674bc92ee8f945a (diff) | |
download | pkgsrc-1550b07f3f76e9b98adb3f8ea2fb391260de4884.tar.gz |
Add and enable "zenicb".
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f95171ee11e..aea9766d3b6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 1998/11/27 13:12:06 bouyer Exp $ +# $NetBSD: Makefile,v 1.45 1998/12/09 06:19:27 thorpej Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -102,6 +102,7 @@ # SUBDIR += xipmsg # SUBDIR += yale-tftpd # SUBDIR += ytalk + SUBDIR += zenicb SUBDIR += zircon SUBDIR += zephyr |