pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/spamprobe reorder lines to appease pkglint (hi, z...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2657434ff96e
branches: trunk
changeset: 463876:2657434ff96e
user: grant <grant%pkgsrc.org@localhost>
date: Mon Dec 01 12:16:14 2003 +0000
description:
reorder lines to appease pkglint (hi, zuntum!)
diffstat:
mail/spamprobe/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 37a64dcb85cf -r 2657434ff96e mail/spamprobe/Makefile
--- a/mail/spamprobe/Makefile Mon Dec 01 12:09:07 2003 +0000
+++ b/mail/spamprobe/Makefile Mon Dec 01 12:16:14 2003 +0000
@@ -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@localhost
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
Home |
Main Index |
Thread Index |
Old Index