diff options
Diffstat (limited to 'graphics/lensfun')
-rw-r--r-- | graphics/lensfun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index e7409a8e97d..830df775672 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/06/05 11:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:37 wiz Exp $ # DISTNAME= lensfun-0.2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/lensfun/ EXTRACT_SUFX= .tar.bz2 |