diff options
author | abs <abs@pkgsrc.org> | 2007-03-20 10:22:31 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-03-20 10:22:31 +0000 |
commit | c37241df3d9fa1a30bae25c55c55caea15bb34f8 (patch) | |
tree | a9fedbaee1d15d8966d7f603adf9ea28428ec405 /devel/libgphoto2/Makefile | |
parent | 64a6696667a0d2cc36295f925c722748639d459c (diff) | |
download | pkgsrc-c37241df3d9fa1a30bae25c55c55caea15bb34f8.tar.gz |
update libgphoto2 to 2.3.1nb2 - fix typo in patch-aa
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 61e441a5b34..160fa4e85a0 100644 --- a/devel/libgphoto2/Makefile +++ b/devel/libgphoto2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2007/03/19 08:42:04 sborrill Exp $ +# $NetBSD: Makefile,v 1.36 2007/03/20 10:22:31 abs Exp $ DISTNAME= libgphoto2-2.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 |