diff options
-rw-r--r-- | devel/libgphoto2/Makefile | 4 | ||||
-rw-r--r-- | graphics/libexif-gtk/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgphoto2/Makefile b/devel/libgphoto2/Makefile index 3869ca81243..b64bafe9746 100644 --- a/devel/libgphoto2/Makefile +++ b/devel/libgphoto2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/07/25 11:39:11 adam Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/05 09:19:25 adam Exp $ # DISTNAME= libgphoto2-2.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index da658b0ab70..de0b5187206 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/25 11:40:14 adam Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/05 09:18:16 adam Exp $ DISTNAME= libexif-gtk-0.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/} EXTRACT_SUFX= .tar.bz2 |