summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-30 07:17:12 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-30 07:17:12 +0000
commitc02ab55cbddce6d89cff88ed0d33dad642372d5e (patch)
tree2cc4e7950c1dfe44aea9b8456f7eebf15f7af64e /mail
parent5f87896141021420dd8db67d0f54c97c4d162662 (diff)
downloadpkgsrc-c02ab55cbddce6d89cff88ed0d33dad642372d5e.tar.gz
Add missing "/" to the URL section to make pkglint happy
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 7dd2af21444..54784f59a3e 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -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 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
MAINTAINER= manu@NetBSD.org
-HOMEPAGE= http://bogofilter.sourceforge.net
+HOMEPAGE= http://bogofilter.sourceforge.net/
COMMENT= Bayesian spam filter written in C
USE_BUILDLINK2= YES