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 77381c86e89..3ce1de8a4b3 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2009/08/26 19:57:50 sno Exp $ +# $NetBSD: Makefile,v 1.25 2010/01/17 12:02:21 wiz Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= kde graphics x11 MASTER_SITES= http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |