diff options
author | andreas <andreas@FreeBSD.org> | 2004-07-22 01:22:23 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2004-07-22 01:22:23 +0800 |
commit | 7022b1501c99ccd5cc9973bfc1cd8fd3eabd341c (patch) | |
tree | 3b6354db98ae4e7ec6a408edcd58f0c7a163b46a /mail/dspam-devel | |
parent | ec629f62c7aca956b9f5a96122f3fe46b2d5c69e (diff) | |
download | freebsd-ports-gnome-7022b1501c99ccd5cc9973bfc1cd8fd3eabd341c.tar.gz freebsd-ports-gnome-7022b1501c99ccd5cc9973bfc1cd8fd3eabd341c.tar.zst freebsd-ports-gnome-7022b1501c99ccd5cc9973bfc1cd8fd3eabd341c.zip |
Mark port as broken after repository copy, to prevent package building.
Will commit changes asap.
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r-- | mail/dspam-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index ec66e26748ea..9c26dc101328 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ MAINTAINER= rob@debank.tv COMMENT= A server-side bayesian spam filter +BROKEN= "port after repo copy from mail/dspam, work in progress" ## debug / log options OPTIONS= NO_CONFLICTS "DO NOT conflict with dspam-2.x" off |