diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 12:08:38 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 12:08:38 +0000 |
commit | dccd7363ab09eb7343f6a3844c867e5a794572b4 (patch) | |
tree | 0fc76d024bf4521719629bf60ff65ee585cc2f9b /mail/kbiff | |
parent | deefc8de1b30d83277d77d1aef7c45e7a5683291 (diff) | |
download | pkgsrc-dccd7363ab09eb7343f6a3844c867e5a794572b4.tar.gz |
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 2c8f585cab6..38afe7008c2 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2013/02/16 11:22:59 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/04/06 12:08:39 rodent Exp $ DISTNAME= kbiff-3.9 PKGREVISION= 18 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://www.kbiff.org +HOMEPAGE= http://www.kbiff.org/ COMMENT= Mail notification utility for KDE USE_TOOLS+= gmake perl |