diff --git a/sysutils/egress-monitor/Makefile b/sysutils/egress-monitor/Makefile index c0621f6dff23..00987ae5358e 100644 --- a/sysutils/egress-monitor/Makefile +++ b/sysutils/egress-monitor/Makefile @@ -1,22 +1,25 @@ PORTNAME= egress-monitor DISTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= meka@tilda.center COMMENT= Set network interface groups based on default routes WWW= https://github.com/mekanix/egress-monitor LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_12= casper sysctl service works only in 13.0 and onward + USES= uidfix USE_RC_SUBR= egress-monitor SUB_FILES= pkg-message USE_GITHUB= yes GH_ACCOUNT= mekanix PLIST_FILES= man/man1/egress-monitor.1.gz \ sbin/egress-monitor .include