diff options
Diffstat (limited to 'devel/libgsf-gnome/Makefile')
-rw-r--r-- | devel/libgsf-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile index fe08afbc077..051c1f69fb0 100644 --- a/devel/libgsf-gnome/Makefile +++ b/devel/libgsf-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/04/05 12:53:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/22 13:42:13 obache Exp $ # DISTNAME= libgsf-1.14.20 PKGNAME= ${DISTNAME:S/libgsf/libgsf-gnome/} +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 |