diff options
Diffstat (limited to 'time/gchore')
-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 8d3bf5eed5c..1fdd78a3179 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2016/08/03 10:23:28 adam Exp $ +# $NetBSD: Makefile,v 1.30 2017/02/06 13:56:02 wiz Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} |