diff options
Diffstat (limited to 'time/gchore/Makefile')
-rw-r--r-- | time/gchore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gchore/Makefile b/time/gchore/Makefile index 3f8b126b968..929bb0aa7db 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2018/11/14 22:22:31 kleink Exp $ +# $NetBSD: Makefile,v 1.36 2019/07/21 22:25:49 wiz Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} |