diff options
author | mat <mat@FreeBSD.org> | 2014-10-02 17:56:35 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-10-02 17:56:35 +0800 |
commit | 440325a61ccb138544b0beb088dbcc680af941d9 (patch) | |
tree | f6d4ce3771d9be492e163cdbf5573dfaa7e745b6 /net | |
parent | c531d525d5513721b422c826f497f75e304a1e8b (diff) | |
download | freebsd-ports-gnome-440325a61ccb138544b0beb088dbcc680af941d9.tar.gz freebsd-ports-gnome-440325a61ccb138544b0beb088dbcc680af941d9.tar.zst freebsd-ports-gnome-440325a61ccb138544b0beb088dbcc680af941d9.zip |
Take this.
Sponsored by: Absolight
Diffstat (limited to 'net')
-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 ae0357f742a1..38eeb9632d92 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= quagga PATCH_SITES= http://quagga.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mat@FreeBSD.org COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software LICENSE= GPLv2 |