summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-27 20:37:58 +0000
committermharo <mharo@FreeBSD.org>1999-08-27 20:37:58 +0000
commit4e43fb8bc6b60b664f9e8600450e2657cf26772c (patch)
treef79ebb335cfc067aea7b93224f2694a3cc5463f4 /mail
parentf64c00264313fc2ed8b02b020f566f10879393e3 (diff)
downloadFreeBSD-ports-4e43fb8bc6b60b664f9e8600450e2657cf26772c.zip
FreeBSD-ports-4e43fb8bc6b60b664f9e8600450e2657cf26772c.tar.gz
add newline at end of file
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-POP3Client/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-POP3Client/pkg-descr b/mail/p5-Mail-POP3Client/pkg-descr
index 0322fec..394af77 100644
--- a/mail/p5-Mail-POP3Client/pkg-descr
+++ b/mail/p5-Mail-POP3Client/pkg-descr
@@ -13,4 +13,4 @@ use Mail::POP3Client;
$pop = new Mail::POP3Client("me", "mypassword", "pop3.do.main");
for ($i = 1; $i <= $pop->Count; $i++) {
print $pop->Head($i), "\n";
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud