summaryrefslogtreecommitdiff
path: root/mail/py-spambayes
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
commit74740483d05162a23cf6fbdf595210297e25f01a (patch)
treeedfefd7ac9e97a40319864c4a75401a3b1f87512 /mail/py-spambayes
parentautoconfs should no longer break INDEX (diff)
De-pkg-comment
Notes
Notes: svn path=/head/; revision=76311
Diffstat (limited to 'mail/py-spambayes')
-rw-r--r--mail/py-spambayes/Makefile1
-rw-r--r--mail/py-spambayes/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile
index 48736eb8fd8d..7c55663a4673 100644
--- a/mail/py-spambayes/Makefile
+++ b/mail/py-spambayes/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:C/(.)\.(.)\.(.)$/\1\2\3/}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= A Bayesian anti-spam filter written in Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/mail/py-spambayes/pkg-comment b/mail/py-spambayes/pkg-comment
deleted file mode 100644
index 6c95f9e85f87..000000000000
--- a/mail/py-spambayes/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Bayesian anti-spam filter written in Python