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 dd8aacc4fcf..ac6f3657ba5 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:30 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/06/04 22:16:36 tron Exp $ DISTNAME= kbiff-3.9 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |