diff options
Diffstat (limited to 'time/sunclock/Makefile')
-rw-r--r-- | time/sunclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile index 9fdf7bec810..99f30b6355d 100644 --- a/time/sunclock/Makefile +++ b/time/sunclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 21:51:25 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/03 03:23:24 jschauma Exp $ # DISTNAME= sunclock-1.4 +PKGREVISION= 1 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} |