Author: msergeant
Date: Thu Mar 13 12:50:16 2008
New Revision: 854

Modified:
   trunk/Makefile.PL

Log:
add qpsmtpd-async to EXE files


Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL   (original)
+++ trunk/Makefile.PL   Thu Mar 13 12:50:16 2008
@@ -16,7 +16,7 @@
     },
     ABSTRACT       => 'Flexible smtpd daemon written in Perl',
     AUTHOR         => 'Ask Bjorn Hansen <[EMAIL PROTECTED]>',
-    EXE_FILES      => [qw(qpsmtpd qpsmtpd-forkserver qpsmtpd-prefork)],
+    EXE_FILES      => [qw(qpsmtpd qpsmtpd-forkserver qpsmtpd-prefork 
qpsmtpd-async)],
 );
 
 sub MY::libscan {

Reply via email to