$OpenBSD: patch-bin_stubmaker_pl,v 1.2 2007/05/20 12:49:51 simon Exp $
--- bin/stubmaker.pl.orig	Wed Mar 30 10:58:33 2005
+++ bin/stubmaker.pl	Tue Apr 17 14:35:38 2007
@@ -8,8 +8,7 @@
 # Copyright (C) 2005 Byrne Reese
 #
 # Usage:
-#    stubmaker.pl -[vd] <WSDL URL>
-###################################################
+#!/usr/bin/perl
 
 use SOAP::Lite;
 use Getopt::Long;