diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | f7199ff7d64c4d849877d4e80078cff8b0cea372 (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /mail/kbiff | |
parent | d82206275751f7029c2e362cff1c1ae8b3a1605c (diff) | |
download | pkgsrc-f7199ff7d64c4d849877d4e80078cff8b0cea372.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
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 95828ace645..defed6e5ced 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2015/06/12 10:50:19 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2016/03/05 11:28:49 jperkin Exp $ DISTNAME= kbiff-3.9 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |