diff options
Diffstat (limited to 'devel/libgphoto2/Makefile')
-rw-r--r-- | devel/libgphoto2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgphoto2/Makefile b/devel/libgphoto2/Makefile index 78d67abc661..c9a8bdde6a6 100644 --- a/devel/libgphoto2/Makefile +++ b/devel/libgphoto2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2020/11/05 09:06:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2021/04/21 11:40:20 adam Exp $ DISTNAME= libgphoto2-2.5.8 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 |