diff options
author | bms <bms@FreeBSD.org> | 2003-11-05 15:22:31 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-11-05 15:22:31 +0000 |
commit | 263abd09bb25fe60f2e57e96f65663b8b0771085 (patch) | |
tree | bad8f9b65eb460459a34de3f4d0f18b4563bbcc1 /net/quagga/Makefile | |
parent | 6fcf6da8e60bdeb014ad7bc82a928fc4885431ee (diff) | |
download | FreeBSD-ports-263abd09bb25fe60f2e57e96f65663b8b0771085.zip FreeBSD-ports-263abd09bb25fe60f2e57e96f65663b8b0771085.tar.gz |
Assign maintainership to Boris Kovalenko with outgoing maintainer's blessing.
Submitted by: Jean-Francois LaForest
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r-- | net/quagga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 2c8dba9..a2d505d 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.96.4 CATEGORIES= net ipv6 MASTER_SITES= http://quagga.net/download/ -MAINTAINER= fuzzball@ipv6peer.net +MAINTAINER= boris@tagnet.ru COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector) CONFLICTS= zebra-devel-* zebra-0* |