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 6e2e6f28179..5ce55d728f5 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/05/03 07:34:33 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/06/14 07:43:18 sbd Exp $ # DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 |