diff options
Diffstat (limited to 'devel/gnome2-libole2/Makefile')
-rw-r--r-- | devel/gnome2-libole2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gnome2-libole2/Makefile b/devel/gnome2-libole2/Makefile index 8c92b572d58..92ceb810aae 100644 --- a/devel/gnome2-libole2/Makefile +++ b/devel/gnome2-libole2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/04 03:53:01 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/24 06:09:54 wiz Exp $ # DISTNAME= libole2-2.2.8 PKGNAME= gnome2-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libole2/2.2/} EXTRACT_SUFX= .tar.bz2 |