typo in COMMENT and better DESCR

from steven@, thanks!
This commit is contained in:
jasper 2006-12-29 12:36:57 +00:00
parent e8ff6b0b1a
commit 41ba153781
2 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2006/12/29 12:23:38 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2006/12/29 12:36:57 jasper Exp $
COMMENT= "automaticly fetch hotmail.com email"
COMMENT= "automatically fetch hotmail.com email"
DISTNAME= gotmail-0.8.9
PKGNAME= ${DISTNAME}p0
CATEGORIES= mail perl5
MAINTAINER= Michael Erdely <mike@erdelynet.com>

View File

@ -1,2 +1,3 @@
Gotmail is a perl script to download mail from hotmail.com without user
interaction. It is probably best run from a cron job.
Gotmail is a perl script to fetch mail out of a Hotmail account and
either place it into the current directory in unix mbox format or
forward it to another email address.