Change shebang to #!/usr/bin/env perl, as required by bapt@

This commit is contained in:
Renato Botelho 2011-07-27 17:18:26 +00:00
parent b2c5939eb8
commit 390fe1afe5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278419

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
#
# addport - perl script that adds new ports to the
# FreeBSD Ports Collection. Replaces easy-import.