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 84228e46803..425f616a56e 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2012/02/06 12:39:54 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2012/03/03 00:12:01 wiz Exp $ # DISTNAME= libgsf-1.14.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.xz |