svn commit: r356919 - head/dns/rbllookup-ng
Kurt Jaeger
pi at FreeBSD.org
Sat Jun 7 15:57:59 UTC 2014
Author: pi
Date: Sat Jun 7 15:57:58 2014
New Revision: 356919
URL: http://svnweb.freebsd.org/changeset/ports/356919
QAT: https://qat.redports.org/buildarchive/r356919/
Log:
dns/rbllookup-ng: fixed shebang
Approved by: mentors (implicit), portmgr (blanket)
Modified:
head/dns/rbllookup-ng/Makefile
Modified: head/dns/rbllookup-ng/Makefile
==============================================================================
--- head/dns/rbllookup-ng/Makefile Sat Jun 7 15:53:49 2014 (r356918)
+++ head/dns/rbllookup-ng/Makefile Sat Jun 7 15:57:58 2014 (r356919)
@@ -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.*
More information about the svn-ports-all
mailing list