diff --git a/srcpkgs/python-spambayes/template b/srcpkgs/python-spambayes/template index 3a203cc3ced..d8eff6eccbe 100644 --- a/srcpkgs/python-spambayes/template +++ b/srcpkgs/python-spambayes/template @@ -1,12 +1,13 @@ # Template file for 'python-spambayes' pkgname=python-spambayes version=1.1b1 -revision=1 +revision=2 wrksrc=${pkgname#*-}-${version} noarch=yes build_style=python-module hostmakedepends="python-setuptools" depends="python" +pycompile_module="${pkgname#*-}" short_desc="Spam classification system" maintainer="Duncaen " license="PSF"