From e204efe934177ca96a404e55817d3bcc63d52cd6 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 1 Dec 2003 12:16:14 +0000 Subject: reorder lines to appease pkglint (hi, zuntum!) --- mail/spamprobe/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mail/spamprobe') diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 1d6cef67f3f..1cf6985f593 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:03 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/01 12:16:14 grant Exp $ DISTNAME= spamprobe-0.8b -COMMENT= Spam detector using Bayesian analysis of word counts PKGREVISION= 1 CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} + MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://spamprobe.sourceforge.net/ -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} +COMMENT= Spam detector using Bayesian analysis of word counts USE_BUILDLINK2= YES GNU_CONFIGURE= YES -- cgit v1.2.3