freebsd-ports/sysutils/rotate/files/patch-rotate
Cy Schubert 2beaf9920d Fix port to use /usr/bin/perl rather than /usr/local/bin/perl.
PR:		37291
Submitted by:	Erich Zigler <erich@tacni.net>
Approved by:	MAINTAINER:  NAKAMURA Kazushi <kaz@kobe1995.net>
2002-04-21 21:38:33 +00:00

8 lines
233 B
Text

--- rotate Sat Apr 20 10:40:33 2002
+++ rotate.new Sat Apr 20 10:40:11 2002
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
;#
;# Name: rotate-1.1
;# Copyright (c) 1995, 1996 by Ikuo Nakagawa. All rights reserved.