diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile index 0a7031e7e73d..53c26c94e1bb 100644 --- a/net-mgmt/portmon/Makefile +++ b/net-mgmt/portmon/Makefile @@ -1,6 +1,6 @@ PORTNAME= portmon PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://voodoo.bawue.com/download/ \ http://www.aboleo.net/software/portmon/downloads/ \ @@ -14,6 +14,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +LIBS+= -lutil PLIST_FILES= bin/portmon etc/portmon.hosts.sample share/man/man8/portmon.8.gz PORTDOCS= README