diff options
author | is <is> | 2003-09-28 18:57:00 +0000 |
---|---|---|
committer | is <is> | 2003-09-28 18:57:00 +0000 |
commit | 29ba64e60445ca32e8595d397128a51bf12fcf3e (patch) | |
tree | 2f705f8ff9db08dd950fdb0dfd7c7c742ee2781f /graphics/gtkam | |
parent | fc4cbbe6a4342eb589e7c8ce03d7cfbb99c13949 (diff) | |
download | pkgsrc-29ba64e60445ca32e8595d397128a51bf12fcf3e.tar.gz |
upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision
of its consumers.
Diffstat (limited to 'graphics/gtkam')
-rw-r--r-- | graphics/gtkam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 678fed317da..1f6c6c10728 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/07/21 16:51:45 martti Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/28 18:57:00 is Exp $ # DISTNAME= gtkam-0.1.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 |