diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-12-10 12:02:32 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-12-10 12:02:32 +0000 |
| commit | cd5245e4c94407144c384aafb503df587b40a679 (patch) | |
| tree | 0c4268507f29421baa043f62dad562bddf3db7cb /contrib/groff/src | |
| parent | e93a36a3cf84b122a5e000dd36413cc11a1f9c8b (diff) | |
Notes
Diffstat (limited to 'contrib/groff/src')
| -rw-r--r-- | contrib/groff/src/utils/afmtodit/afmtodit.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/src/utils/afmtodit/afmtodit.pl b/contrib/groff/src/utils/afmtodit/afmtodit.pl index 0ff85de2ae93..a0c056ed20a5 100644 --- a/contrib/groff/src/utils/afmtodit/afmtodit.pl +++ b/contrib/groff/src/utils/afmtodit/afmtodit.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#! /usr/bin/env perl -w # -*- Perl -*- # Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. |
