pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/bogofilter Add missing "/" to the URL section to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad4481279109
branches: trunk
changeset: 462307:ad4481279109
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Sep 30 07:17:12 2003 +0000
description:
Add missing "/" to the URL section to make pkglint happy
diffstat:
mail/bogofilter/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 405489cea6c7 -r ad4481279109 mail/bogofilter/Makefile
--- a/mail/bogofilter/Makefile Tue Sep 30 07:14:52 2003 +0000
+++ b/mail/bogofilter/Makefile Tue Sep 30 07:17:12 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/30 07:11:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/30 07:17:12 xtraeme Exp $
#
DISTNAME= bogofilter-0.14.5.4
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
MAINTAINER= manu%NetBSD.org@localhost
-HOMEPAGE= http://bogofilter.sourceforge.net
+HOMEPAGE= http://bogofilter.sourceforge.net/
COMMENT= Bayesian spam filter written in C
USE_BUILDLINK2= YES
Home |
Main Index |
Thread Index |
Old Index