diff options
-rw-r--r-- | net/zebra-devel/Makefile | 4 | ||||
-rw-r--r-- | net/zebra-pj/Makefile | 4 | ||||
-rw-r--r-- | net/zebra/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
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 <andreas@klemm.gtn.com> # -# $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 <andreas@klemm.gtn.com> # -# $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 <andreas@klemm.gtn.com> # -# $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 |