diff options
Diffstat (limited to 'net/vrrp/Makefile')
-rw-r--r-- | net/vrrp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vrrp/Makefile b/net/vrrp/Makefile index 965f532967f4..90526ed7ab7f 100644 --- a/net/vrrp/Makefile +++ b/net/vrrp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \ MAINTAINER= ports@FreeBSD.org -BROKEN= "The maintainer considers this an incomplete implementation of RFC2338" +IGNORE= "The maintainer considers this an incomplete implementation of RFC2338" .if !defined(NOPORTDOCS) post-install: |