diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-03-13 10:59:59 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-03-13 10:59:59 -0500 |
commit | 5a2a1f6b66426beef8d9a3071d58f758857c521e (patch) | |
tree | 7aec9ef3440a1dd399c747c6091fbeb09fde4e53 /main/mutt | |
parent | 23ab38b52be633fb26c62a9235615e1c0ad35098 (diff) | |
download | aports-5a2a1f6b66426beef8d9a3071d58f758857c521e.tar.bz2 aports-5a2a1f6b66426beef8d9a3071d58f758857c521e.tar.xz |
main/mutt: rebuild
Diffstat (limited to 'main/mutt')
-rw-r--r-- | main/mutt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mutt/APKBUILD b/main/mutt/APKBUILD index 57bd6c327b..e27b44dd0b 100644 --- a/main/mutt/APKBUILD +++ b/main/mutt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrew Manison<amanison@anselsystems.com> pkgname=mutt pkgver=1.4.2.3 -pkgrel=3 +pkgrel=4 pkgdesc="a small but very powerful text-mode email client" url="http://www.mutt.org" arch="all" |