diff options
Diffstat (limited to 'devel/libgsf/Makefile')
-rw-r--r-- | devel/libgsf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 425f616a56e..164698449f4 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2012/03/03 00:12:01 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2012/06/14 07:43:08 sbd Exp $ # DISTNAME= libgsf-1.14.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.xz |