diff options
author | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
commit | 5276a5f302f22bc1c275f946dea6a29963e74b6a (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /graphics/kphotools | |
parent | 9677309dd51abba5786ef9032f8e6bc1d6551b99 (diff) | |
download | pkgsrc-5276a5f302f22bc1c275f946dea6a29963e74b6a.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'graphics/kphotools')
-rw-r--r-- | graphics/kphotools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kphotools/Makefile b/graphics/kphotools/Makefile index 9650b63de5c..d79cff3d2b3 100644 --- a/graphics/kphotools/Makefile +++ b/graphics/kphotools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/04/10 06:21:28 obache Exp $ +# $NetBSD: Makefile,v 1.48 2014/08/22 11:24:35 wiz Exp $ # DISTNAME= kphotools-0.2.1 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/} EXTRACT_SUFX= .tar.bz2 |