diff options
-rw-r--r-- | net/vrrp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/vrrp/Makefile b/net/vrrp/Makefile index e5b4c0a6396a..0baa2f736c10 100644 --- a/net/vrrp/Makefile +++ b/net/vrrp/Makefile @@ -8,6 +8,9 @@ PORTNAME= vrrpd PORTVERSION= 0.1 CATEGORIES= net + +BROKEN= "Do not build until MAINTAINER fixes licensing issues" + MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \ ftp://ftp.tecc.co.uk/pub/vrrpd/ |