diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:34:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:34:37 +0000 |
commit | 968121201c2654dfdf6613716f9f00c2c3d28acd (patch) | |
tree | b8e99b8563bd66095d76ef058e167102dc153364 /mail/extmail/Makefile | |
parent | 9bb879dd2a03528308efa0666a0fa93db3d2b12c (diff) |
Notes
Diffstat (limited to 'mail/extmail/Makefile')
-rw-r--r-- | mail/extmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index 6bc846e613bc..3d3f1ac923fd 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= extmail -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extmail/ \ http://mirror3.extmail.net/dist/ |