diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /mail/py-spambayes | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'mail/py-spambayes')
-rw-r--r-- | mail/py-spambayes/Makefile | 1 | ||||
-rw-r--r-- | mail/py-spambayes/pkg-comment | 1 |
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 |