diff options
Diffstat (limited to 'dns/rbllookup-ng')
-rw-r--r-- | dns/rbllookup-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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.* |