diff options
Diffstat (limited to 'devel/libgnome/Makefile')
-rw-r--r-- | devel/libgnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index e4fa05cd4c2..ab53091a74f 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2010/08/29 09:28:01 obache Exp $ +# $NetBSD: Makefile,v 1.80 2010/09/14 11:01:11 wiz Exp $ # DISTNAME= libgnome-2.30.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.30/} EXTRACT_SUFX= .tar.bz2 |