diff options
Diffstat (limited to 'devel/libgail-gnome/Makefile')
-rw-r--r-- | devel/libgail-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index 82397dcc0bf..4d418f85821 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2012/12/15 10:36:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2013/01/26 21:36:20 adam Exp $ # DISTNAME= libgail-gnome-1.20.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 |