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 8485efc7a09..205e1498d52 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/06/03 10:04:46 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/04 22:15:53 tron Exp $ # DISTNAME= libglade-2.6.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.6/} EXTRACT_SUFX= .tar.bz2 |