diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 13:38:34 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 13:38:34 +0000 |
commit | 51c70595ac0393a273205cfbb762c8eaffaf81bc (patch) | |
tree | 0d379b8e07febd10c6432f4cd0a1cd08a9d83382 /mail/p5-Mail-Webmail-Gmail/Makefile | |
parent | fa13fa69ca55c72c0a25e2b0d07069b3ea7eca52 (diff) |
- Update to 1.00
- Fixed some errors in the documentation.
- Fixed an error where large message bodies were
not returned properly.
- Updated documentation with new test scripts.
- Added the ability to delete messages.
PR: ports/71977
Submitted by: clsung
Approved by: co-mentor (vanilla)
Notes
Notes:
svn path=/head/; revision=119021
Diffstat (limited to 'mail/p5-Mail-Webmail-Gmail/Makefile')
-rw-r--r-- | mail/p5-Mail-Webmail-Gmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Webmail-Gmail/Makefile b/mail/p5-Mail-Webmail-Gmail/Makefile index 277dff1e828e..715f81bc1848 100644 --- a/mail/p5-Mail-Webmail-Gmail/Makefile +++ b/mail/p5-Mail-Webmail-Gmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-Webmail-Gmail -PORTVERSION= 0.09 +PORTVERSION= 1.00 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail |