diff options
Diffstat (limited to 'time/rsibreak')
-rw-r--r-- | time/rsibreak/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index 696f9155219..874472b535a 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2019/11/30 21:50:33 markd Exp $ +# $NetBSD: Makefile,v 1.68 2020/01/18 21:51:02 jperkin Exp $ DISTNAME= rsibreak-0.12.11 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_KDE:=rsibreak/0.12/} |