5ea10fe5b8
- bump NEED_VERSION - touch up COMMENT/DESCR - take MAINTAINER (angelos@ ok) - regenerate patches using update-patches - install example files provided in package into PREFIX/share/examples
10 lines
252 B
Plaintext
10 lines
252 B
Plaintext
$OpenBSD: patch-examples_gzstream,v 1.1 2001/01/16 23:19:49 avsm Exp $
|
|
--- examples/gzstream.orig Sun Nov 23 20:16:32 1997
|
|
+++ examples/gzstream Tue Jan 16 23:01:36 2001
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl
|
|
+#!/usr/bin/perl
|
|
|
|
use Compress::Zlib ;
|
|
|