Code

Change the project's website to http://noping.cc/ everywhere.
[liboping.git] / bindings / perl / Makefile.PL
index 5525dd0172c75e8bc452312901d3a7c663cbf9ea..98f93d838cdc4344ef4665c20d84a08b1be9f2c2 100644 (file)
@@ -123,7 +123,7 @@ WriteMakefile(
     PREREQ_PM         => {},
     ($] >= 5.005
      ? (ABSTRACT_FROM => 'lib/Net/Oping.pm',
-        AUTHOR        => 'Florian Forster <octo@verplant.org>')
+        AUTHOR        => 'Florian Forster <ff@octo.it>')
      : ()),
     ($OPING_DEPEND ? (depend => $OPING_DEPEND) : ()),
     LIBS              => [$OPING_LIBS],