diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 86c699db9e263f0dd4dd4f8f7bc8124897d39997 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /misc/koffice | |
parent | d80162266132a193c9bed95973c4a8a7fa4d7024 (diff) | |
download | pkgsrc-86c699db9e263f0dd4dd4f8f7bc8124897d39997.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'misc/koffice')
-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 c45e86c2a6c..287eaba2911 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.163 2014/07/22 10:53:30 wiz Exp $ +# $NetBSD: Makefile,v 1.164 2014/08/22 11:24:38 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 56 +PKGREVISION= 57 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |