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 3aa9d8db5d6..dddbdbb5cb3 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/05/09 07:40:00 adam Exp $ +# $NetBSD: Makefile,v 1.48 2013/05/31 12:41:09 wiz Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |