diff options
Diffstat (limited to 'graphics/showimg/Makefile')
-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 32501e0d3bd..0d297189365 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/02/09 22:11:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2013/02/16 11:22:31 wiz Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |