diff options
-rw-r--r-- | devel/libgsf-gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile index 89a16e53231..0db76bfddb2 100644 --- a/devel/libgsf-gnome/Makefile +++ b/devel/libgsf-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/10/30 11:18:53 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2010/02/17 09:22:42 wiz Exp $ # -DISTNAME= libgsf-1.14.16 -PKGNAME= libgsf-gnome-1.14.16 +DISTNAME= libgsf-1.14.17 +PKGNAME= libgsf-gnome-1.14.17 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 |