summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-30 07:17:12 +0000
committerxtraeme <xtraeme>2003-09-30 07:17:12 +0000
commit1f707b7e033052bfb42448ba391a9f24214a3d06 (patch)
tree2cc4e7950c1dfe44aea9b8456f7eebf15f7af64e /mail
parent5c22e22079ca8cac1e757c5740a0a8e81cbadc7c (diff)
downloadpkgsrc-1f707b7e033052bfb42448ba391a9f24214a3d06.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