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 203ebb0fc9a..6ffb6f33e57 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:00:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/11/15 22:57:56 abs Exp $ # DISTNAME= goffice-0.8.10 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} |