diff options
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r-- | devel/libglade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index 70515e758bf..2eb31efc49f 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2012/05/19 01:04:52 marino Exp $ +# $NetBSD: Makefile,v 1.79 2012/06/14 07:43:07 sbd Exp $ # DISTNAME= libglade-2.6.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.6/} EXTRACT_SUFX= .tar.bz2 |