diff options
Diffstat (limited to 'misc/goffice0.8/Makefile')
-rw-r--r-- | misc/goffice0.8/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index f8087bacffd..2f5aeea9290 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/12/12 11:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/01/13 13:36:22 wiz Exp $ # DISTNAME= goffice-0.8.12 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} |