diff options
Diffstat (limited to 'misc/goffice0.8/Makefile')
-rw-r--r-- | misc/goffice0.8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index c74519ab168..a77a22f3a90 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:41 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/06 12:53:49 wiz Exp $ # DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 |