diff options
author | miwi <miwi@FreeBSD.org> | 2007-08-02 22:42:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-08-02 22:42:30 +0800 |
commit | 0987205bb19f3bcbaba4e8585a5624c43d228086 (patch) | |
tree | e16c6b5e7016364c49e0968b4eccb6b8e00dd95c | |
parent | c64c3e8c5d18181ec264cc5164d073624613fc09 (diff) | |
download | freebsd-ports-gnome-0987205bb19f3bcbaba4e8585a5624c43d228086.tar.gz freebsd-ports-gnome-0987205bb19f3bcbaba4e8585a5624c43d228086.tar.zst freebsd-ports-gnome-0987205bb19f3bcbaba4e8585a5624c43d228086.zip |
- Pass maintainership to farrokhi
Approved by: flz (maintainer)
-rw-r--r-- | net/openbgpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile index f700032f4fdf..7f6798c3a4c1 100644 --- a/net/openbgpd/Makefile +++ b/net/openbgpd/Makefile @@ -17,7 +17,7 @@ DISTFILES+= if_media.h:freebsd hash.h:freebsd strtonum.c:freebsd DIST_SUBDIR= openbgpd EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz -MAINTAINER= flz@FreeBSD.org +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Free implementation of the Border Gateway Protocol, Version 4 CONFLICTS= zebra-0* quagga-0* |