diff options
Diffstat (limited to 'time/gnotime')
-rw-r--r-- | time/gnotime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 0958909464c..21729efc643 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2018/04/16 14:35:15 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2018/11/12 03:53:00 ryoon Exp $ DISTNAME= gnotime-2.4.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} |