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 24eb9724aa7..c74519ab168 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:34 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:41 tron Exp $ # DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 |