diff options
Diffstat (limited to 'devel/libgsf/Makefile')
-rw-r--r-- | devel/libgsf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 0b62e3a977d..2da716c5cec 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.71 2011/04/05 12:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2011/04/22 13:42:17 obache Exp $ # # Some files are shared with libgsf-gnome, so update that # as well when updating libgsf! # DISTNAME= libgsf-1.14.20 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 |