diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-09-16 23:35:47 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-09-16 23:35:47 +0200 |
commit | f40182df114826dbebaadef759f3f76cfa01d1a0 (patch) | |
tree | 6d5b4ff0a7d67a8e06a46deca091822bb937907f /main/ssmtp | |
parent | f623b91b840f28ca891125755446ea2d71c78645 (diff) | |
download | aports-f40182df114826dbebaadef759f3f76cfa01d1a0.tar.bz2 aports-f40182df114826dbebaadef759f3f76cfa01d1a0.tar.xz |
rebuild to properly set maintainer
Diffstat (limited to 'main/ssmtp')
-rw-r--r-- | main/ssmtp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index 73f569c3d1..928fd19841 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=7 +pkgrel=8 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" |