diff options
Diffstat (limited to 'net/openbgpd/Makefile')
-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 19f4f80e06f9..3d57b7d23863 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= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free implementation of the Border Gateway Protocol, Version 4 CONFLICTS= zebra-0* quagga-0* |