diff options
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 |