aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-06-01 13:27:30 +0800
committerpi <pi@FreeBSD.org>2015-06-01 13:27:30 +0800
commit709e01498a3e649457bf3e9a99056a0ba2b5e11b (patch)
tree93ebbb33ee4d58fe635602ea9093a1bcfc70fab1 /mail
parent9f18e4adf744414a3e5e4d8e79bec90f2224817b (diff)
downloadfreebsd-ports-gnome-709e01498a3e649457bf3e9a99056a0ba2b5e11b.tar.gz
freebsd-ports-gnome-709e01498a3e649457bf3e9a99056a0ba2b5e11b.tar.zst
freebsd-ports-gnome-709e01498a3e649457bf3e9a99056a0ba2b5e11b.zip
mail/sa-stats: shebangfix
PR: 200143 Approved by: alexey@renatasystems.org (maintainer timeout)
Diffstat (limited to 'mail')
-rw-r--r--mail/sa-stats/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sa-stats/Makefile b/mail/sa-stats/Makefile
index 77c1cf7b23f5..3b09d4c34043 100644
--- a/mail/sa-stats/Makefile
+++ b/mail/sa-stats/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sa-stats
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.rulesemporium.com/programs/ \
ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
@@ -15,7 +15,8 @@ COMMENT= Generates top spam/ham rules fired for SpamAssassin installations
RUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= sa-stats-1.0.txt
NO_WRKSUBDIR= yes
NO_BUILD= yes