From 15a03a92f60c68f79d97fde1d9e273de5188d098 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 7 Jun 2014 15:57:58 +0000 Subject: [PATCH] dns/rbllookup-ng: fixed shebang Approved by: mentors (implicit), portmgr (blanket) --- dns/rbllookup-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/rbllookup-ng/Makefile b/dns/rbllookup-ng/Makefile index 3eea47638ce1..c4b42355dad3 100644 --- a/dns/rbllookup-ng/Makefile +++ b/dns/rbllookup-ng/Makefile @@ -17,7 +17,7 @@ USES= perl5 shebangfix PLIST_FILES= bin/rbllookup bin/getmoensted etc/rbllookup.conf-sample PORTDOCS= CHANGELOG INSTALL NOTES README TODO gpg.asc -SHEBANG_FILES= rbllookup.pl +SHEBANG_FILES= rbllookup.pl getmoensted.pl CONFLICTS= rbllookup-0.*