diff options
author | Andrew Manison <amanison@anselsystems.com> | 2010-07-14 16:03:58 +0000 |
---|---|---|
committer | Andrew Manison <amanison@anselsystems.com> | 2010-07-14 16:03:58 +0000 |
commit | 27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e (patch) | |
tree | 4e4e100e626f6d3b4982fd209277debd14be2f51 /main/imap/APKBUILD | |
parent | 6e8020140bbfb5e42802eed7c1491e675924cc01 (diff) | |
parent | 32441b10eaf9c5e6f7314af040cd557256b1d2da (diff) | |
download | aports-27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e.tar.bz2 aports-27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e.tar.xz |
Merge remote branch 'alpine/master'
Conflicts:
main/libconfig/APKBUILD
Diffstat (limited to 'main/imap/APKBUILD')
-rw-r--r-- | main/imap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/imap/APKBUILD b/main/imap/APKBUILD index 547cf39667..be9cd30ea6 100644 --- a/main/imap/APKBUILD +++ b/main/imap/APKBUILD @@ -5,7 +5,7 @@ # build it shared pkgname=imap pkgver=2007e -pkgrel=5 +pkgrel=6 pkgdesc="An IMAP/POP server" url="http://www.washington.edu/imap" license="APACHE" |