From a48b300ac21400a5148d7818730409091b46c764 Mon Sep 17 00:00:00 2001 From: landry Date: Thu, 30 Sep 2010 07:43:21 +0000 Subject: [PATCH] Bump -gnome after gtk+2/gdk-pixbuf split --- devel/libgsf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 382ce395a85..d0cff8aa6cb 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.49 2010/09/26 05:50:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.50 2010/09/30 07:43:21 landry Exp $ COMMENT-main= GNOME Structured File library COMMENT-gnome= GNOME specific extensions to libgsf @@ -8,6 +8,7 @@ GNOME_VERSION= 1.14.19 PKGNAME-main= ${DISTNAME} PKGNAME-gnome= libgsf-gnome-${VERSION} +REVISION-gnome= 0 CATEGORIES= devel