diff options
Diffstat (limited to 'misc/goffice0.6/Makefile')
-rw-r--r-- | misc/goffice0.6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index cc4b716f338..3f29fb55348 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/01/06 15:43:45 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/03/06 14:53:52 wiz Exp $ # DISTNAME= goffice-0.6.1 PKGNAME= goffice0.6-0.6.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} |