diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-11-05 15:22:31 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-11-05 15:22:31 +0000 |
commit | a396612521b9363f15527d80c15087c6b2d2c80b (patch) | |
tree | 39403abe4ad630742eb87e5d9d92a7e4432d98a2 /net/quagga/Makefile | |
parent | 775f08a2d3ecf9cbd49b14a625ec262828b4d8b6 (diff) | |
download | ports-a396612521b9363f15527d80c15087c6b2d2c80b.tar.gz ports-a396612521b9363f15527d80c15087c6b2d2c80b.zip |
Notes
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 2c8dba95a805..a2d505da3ccf 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* |