diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-29 13:32:22 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-29 13:32:22 +0800 |
commit | d369bd46dfb908d07660f31413b22a307e6469c8 (patch) | |
tree | b91d97056dd5db008e81c0818f36757a91999f89 /mail/wmmaiload/Makefile | |
parent | f279d3122d05e61a3069f9a6b6cbe6f989a54e37 (diff) | |
download | freebsd-ports-gnome-d369bd46dfb908d07660f31413b22a307e6469c8.tar.gz freebsd-ports-gnome-d369bd46dfb908d07660f31413b22a307e6469c8.tar.zst freebsd-ports-gnome-d369bd46dfb908d07660f31413b22a307e6469c8.zip |
Update to blah: added support for MAILDIR format, fixed timings
for hotmail, other bugfixes. See ChangeLog. (maintainer timeout,
3 weeks).
PR: ports/60001
Submitted by: Munish Chopra <chopra@soulwax.net>
Diffstat (limited to 'mail/wmmaiload/Makefile')
-rw-r--r-- | mail/wmmaiload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 128d7e50c17d..b869bce59dfb 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmmaiload -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.0 CATEGORIES= mail windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ |