diff options
Diffstat (limited to 'time/xonclock/Makefile')
-rw-r--r-- | time/xonclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index 0142fa5daa4..09856e3346e 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:12 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:55:08 wiz Exp $ # DISTNAME= xonclock-0.0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} |