diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index e03e794071a..bd332405746 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2020/08/31 18:07:23 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2020/11/05 09:06:49 ryoon Exp $ DISTNAME= libbonobo-2.32.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.32/} EXTRACT_SUFX= .tar.bz2 |