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 83b93620a25..8f4610f9c0b 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2018/04/16 14:33:47 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2018/07/20 03:33:50 ryoon Exp $ DISTNAME= libgail-gnome-1.20.4 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 |