From 30616eede5709deede8630d0ec14520cfa339fd0 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 18 Jul 1999 11:42:26 +0000 Subject: - Improve startup script - OSPF tested, zebra works well as designated (DR) and backup designated router (BDR) - Disable debugging to meet FreeBSD package policy (no debug) --- net/zebra-devel/Makefile | 4 ++-- net/zebra-pj/Makefile | 4 ++-- net/zebra/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile index 6cba387..907c878 100644 --- a/net/zebra-devel/Makefile +++ b/net/zebra-devel/Makefile @@ -3,14 +3,14 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.15 1999/07/17 22:14:37 andreas Exp $ +# $Id: Makefile,v 1.16 1999/07/18 10:31:40 andreas Exp $ # DISTNAME= zebra-0.73 CATEGORIES= net MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! -CFLAGS+= -g +#CFLAGS+= -g MAINTAINER= andreas@FreeBSD.ORG diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index 6cba387..907c878 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -3,14 +3,14 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.15 1999/07/17 22:14:37 andreas Exp $ +# $Id: Makefile,v 1.16 1999/07/18 10:31:40 andreas Exp $ # DISTNAME= zebra-0.73 CATEGORIES= net MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! -CFLAGS+= -g +#CFLAGS+= -g MAINTAINER= andreas@FreeBSD.ORG diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 6cba387..907c878 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -3,14 +3,14 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.15 1999/07/17 22:14:37 andreas Exp $ +# $Id: Makefile,v 1.16 1999/07/18 10:31:40 andreas Exp $ # DISTNAME= zebra-0.73 CATEGORIES= net MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! -CFLAGS+= -g +#CFLAGS+= -g MAINTAINER= andreas@FreeBSD.ORG -- cgit v1.1