diff options
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 5567b6ea2fc..8c54526cacc 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/01/01 11:52:21 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/02/12 23:18:03 tron Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |