diff options
Diffstat (limited to 'misc/goffice0.10/Makefile')
-rw-r--r-- | misc/goffice0.10/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/goffice0.10/Makefile b/misc/goffice0.10/Makefile index 21dd3d9aaaa..ac18898e927 100644 --- a/misc/goffice0.10/Makefile +++ b/misc/goffice0.10/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/05/03 15:51:23 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= goffice-0.10.2 PKGNAME= ${DISTNAME:S/goffice/goffice0.10/} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/} EXTRACT_SUFX= .tar.xz |