diff options
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 7d997eda500..ebae74f235f 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2009/05/20 00:58:18 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2009/08/26 19:57:43 sno Exp $ DISTNAME= gphoto2-2.4.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 |