diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2001-12-13 10:50:36 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2001-12-13 10:50:36 +0000 |
commit | f11372fd3cdc59eb3444528d81d5ab326e7f040b (patch) | |
tree | 000c5e2908d8c73c98b5d14a462633d1254e7847 /net/zebra | |
parent | 9f37bc918845a5fe55687713c25b24ea1eaef366 (diff) | |
download | ports-f11372fd3cdc59eb3444528d81d5ab326e7f040b.tar.gz ports-f11372fd3cdc59eb3444528d81d5ab326e7f040b.zip |
Notes
Diffstat (limited to 'net/zebra')
-rw-r--r-- | net/zebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile index b9f8b6259e18..ced49263d449 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.crc.ca/pub/packages/network/zebra/ \ ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ -MAINTAINER= andreas_and_joe@tao.org.uk +MAINTAINER= joe@tao.org.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra |