summaryrefslogtreecommitdiff
path: root/fml/utils/bin/dir2url.pl
diff options
context:
space:
mode:
Diffstat (limited to 'fml/utils/bin/dir2url.pl')
-rwxr-xr-xfml/utils/bin/dir2url.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/utils/bin/dir2url.pl b/fml/utils/bin/dir2url.pl
index 49f3aef1..4fe2c43e 100755
--- a/fml/utils/bin/dir2url.pl
+++ b/fml/utils/bin/dir2url.pl
@@ -1,11 +1,11 @@
-#!/usr/local/bin/perl
+#!/usr/bin/env perl
#-*- perl -*-
#
# Copyright (C) 2001 Ken'ichi Fukamachi
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: dir2url.pl,v 1.2 2001/08/19 16:11:27 fukachan Exp $
+# $FML: dir2url.pl,v 1.3 2002/04/01 23:41:23 fukachan Exp $
#
use strict;