diff options
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 d59461b7642..f14fa404251 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2012/02/09 21:44:28 sbd Exp $ +# $NetBSD: Makefile,v 1.47 2012/03/03 00:13:30 wiz Exp $ DISTNAME= kbiff-3.9 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |