diff options
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index e132dfd4d13..7539999f1a0 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2010/10/22 19:33:08 drochner Exp $ +# $NetBSD: Makefile,v 1.79 2010/11/15 22:56:40 abs Exp $ # DISTNAME= libbonoboui-2.24.4 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.24/} EXTRACT_SUFX= .tar.bz2 |