diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /graphics/showimg | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
Diffstat (limited to 'graphics/showimg')
-rw-r--r-- | graphics/showimg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 8c54526cacc..ec2374e0a4a 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2014/02/12 23:18:03 tron Exp $ +# $NetBSD: Makefile,v 1.55 2014/04/10 06:21:29 obache Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |