diff options
Diffstat (limited to 'graphics/qimageblitz/Makefile')
-rw-r--r-- | graphics/qimageblitz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index be728ce8e92..a66457823e0 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/10/25 20:21:37 markd Exp $ +# $NetBSD: Makefile,v 1.7 2010/11/15 22:57:25 abs Exp $ DISTNAME= qimageblitz-0.0.6 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=qimageblitz/} EXTRACT_SUFX= .tar.bz2 |