aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pads
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/pads')
-rw-r--r--net-mgmt/pads/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile
index a8f61cd8db75..bf7dea84736f 100644
--- a/net-mgmt/pads/Makefile
+++ b/net-mgmt/pads/Makefile
@@ -3,13 +3,15 @@
PORTNAME= pads
PORTVERSION= 1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Passively detect network assets
+USES= shebangfix
+SHEBANG_FILES= src/pads-report.pl
CFLAGS+= -Wno-return-type
USE_CSTD= gnu89