mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
$NetBSD: patch-ab,v 1.3 2001/08/26 14:15:32 magick Exp $
|
|
|
|
--- pod2help.pl.orig Sun Aug 26 10:07:03 2001
|
|
+++ pod2help.pl
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!@PERL5@
|
|
#
|
|
# Perl script to convert POD manpage to help menu & popups
|
|
#
|