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 /misc/koffice/Makefile | |
parent | d82206275751f7029c2e362cff1c1ae8b3a1605c (diff) | |
download | pkgsrc-f7199ff7d64c4d849877d4e80078cff8b0cea372.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 2a26802ba68..e2608a24c73 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.175 2016/01/06 10:46:54 adam Exp $ +# $NetBSD: Makefile,v 1.176 2016/03/05 11:28:56 jperkin Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 66 +PKGREVISION= 67 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |