diff --git a/srcpkgs/maddy/template b/srcpkgs/maddy/template index 87f48f2c3c7b1d..d0348e8b488f1d 100644 --- a/srcpkgs/maddy/template +++ b/srcpkgs/maddy/template @@ -1,7 +1,7 @@ # Template file for 'maddy' pkgname=maddy version=0.8.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/foxcpp/maddy" go_package="$go_import_path/cmd/maddy @@ -26,7 +26,7 @@ post_build() { } post_install() { - vsv maddy + vsv maddy mail vsconf maddy.conf vman maddy.1 }