diff options
author | andreas <andreas@FreeBSD.org> | 1998-05-31 09:27:20 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-05-31 09:27:20 +0000 |
commit | 914f76b151130b4ac64ebb015b4febc669fff708 (patch) | |
tree | a6f669c590902e1b5d0e22da61b7a56314f80133 /net/Makefile | |
parent | f53293691615af4c6f66e55d59a7b92cd5f2bf43 (diff) | |
download | FreeBSD-ports-914f76b151130b4ac64ebb015b4febc669fff708.zip FreeBSD-ports-914f76b151130b4ac64ebb015b4febc669fff708.tar.gz |
Enable the zebra port
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 070152e..8f7ce67 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.159 1998/05/25 23:24:29 obrien Exp $ +# $Id: Makefile,v 1.160 1998/05/27 16:54:41 mph Exp $ # SUBDIR += SSLtelnet @@ -119,6 +119,7 @@ SUBDIR += xipmsg SUBDIR += yale-tftpd SUBDIR += ytalk + SUBDIR += zebra SUBDIR += zephyr SUBDIR += zircon SUBDIR += ztelnet |