diff options
Diffstat (limited to 'misc/goffice0.6/Makefile')
-rw-r--r-- | misc/goffice0.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index b0865e649c5..418cf5e05ad 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2013/09/02 19:50:38 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/10/10 14:41:45 ryoon Exp $ # DISTNAME= goffice-0.6.6 PKGNAME= goffice0.6-0.6.6 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} |