diff options
-rw-r--r-- | pear/package-Net_SMTP.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/package-Net_SMTP.xml b/pear/package-Net_SMTP.xml index 5d63e76b58..bbd528a7db 100644 --- a/pear/package-Net_SMTP.xml +++ b/pear/package-Net_SMTP.xml @@ -22,7 +22,7 @@ Provides an implementation of the SMTP protocol using PEAR's Net_Socket:: class. <notes>Initial release as PEAR package</notes> <state>stable</state> <filelist> - <dir name="/Net"> + <dir name="Net"> <file name="SMTP.php" role="php"/> </dir> </filelist> |