diff options
author | andreas <andreas@FreeBSD.org> | 1999-04-11 19:48:57 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-04-11 19:48:57 +0800 |
commit | 22dea8eb35bdc2961f7a9c34da963d1474d411bf (patch) | |
tree | a3a5f188e245fa7650f33a537b3924421d6e0baf /net/zebra-pj | |
parent | 7068b0e3db7e8b75127c9d7d7dabb3c9b98bfd46 (diff) | |
download | freebsd-ports-gnome-22dea8eb35bdc2961f7a9c34da963d1474d411bf.tar.gz freebsd-ports-gnome-22dea8eb35bdc2961f7a9c34da963d1474d411bf.tar.zst freebsd-ports-gnome-22dea8eb35bdc2961f7a9c34da963d1474d411bf.zip |
only style
Diffstat (limited to 'net/zebra-pj')
-rw-r--r-- | net/zebra-pj/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index 7a9546c0fd44..c917134dfffc 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -3,7 +3,7 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp $ +# $Id: Makefile,v 1.8 1999/01/07 06:28:35 itojun Exp $ # DISTNAME= zebra-981222 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! #CFLAGS+= -g -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas@FreeBSD.ORG GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra |