mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
7c26f06281
PR: 209044 Submitted by: tkato432 yahoo com Sponsored by: Absolight
11 lines
228 B
Perl
11 lines
228 B
Perl
--- src/elmoconf.pl.orig 2004-08-13 11:18:22 UTC
|
|
+++ src/elmoconf.pl
|
|
@@ -26,7 +26,6 @@
|
|
# This script sets up user's config file based on few simple questions.
|
|
|
|
use strict;
|
|
-use warnings;
|
|
|
|
use constant VERSION => "1.48";
|
|
|