diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-14 12:27:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-14 12:27:56 +0000 |
commit | d8a1ec63d0fb73cb8dfdd0092e20973644612b14 (patch) | |
tree | 1ebe64fde8be82dd764055a8168c4b2e50756c41 /main/imap | |
parent | 06827753584c36b019e4bb9a845cd7c5eb586767 (diff) | |
download | aports-d8a1ec63d0fb73cb8dfdd0092e20973644612b14.tar.bz2 aports-d8a1ec63d0fb73cb8dfdd0092e20973644612b14.tar.xz |
main/imap: move .so to -dev package
ref #384
Diffstat (limited to 'main/imap')
-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" |