aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-10-04 15:32:20 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-10-04 15:32:20 +0300
commit6fbbfaa9ffd65b35c77cc54e4d81d94e0539da22 (patch)
tree6bf508116b293621c3dba2075a9329a306b926f7 /Makefile.PL
parent184f105b2d2d7aaef6c2ae9726ee5b15a970df22 (diff)
downloadnetsnmp-sendmail-6fbbfaa9ffd65b35c77cc54e4d81d94e0539da22.tar.gz
netsnmp-sendmail-6fbbfaa9ffd65b35c77cc54e4d81d94e0539da22.tar.bz2
Version 0.95
* Changes: Update. * MANIFEST: Add README * Makefile.PL: Fix meta-data * sendmail.pl: Change version number
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.PL b/Makefile.PL
index c587e47..5645635 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -40,10 +40,8 @@ WriteMakefile(
url => 'git://git.gnu.org.ua/netsnmp-sendmail.git',
web => 'http://git.gnu.org.ua/cgit/netsnmp-sendmail.git/',
},
- provides => Module::Metadata->provides(version => '2',
- dir => '.')
-
- }
+ },
+ provides => Module::Metadata->provides(version => '2', dir => '.')
}
);

Return to:

Send suggestions and report system problems to the System administrator.