diff options
Diffstat (limited to 'time/anacron/Makefile')
-rw-r--r-- | time/anacron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/anacron/Makefile b/time/anacron/Makefile index a3afa151234..f9de4f6c304 100644 --- a/time/anacron/Makefile +++ b/time/anacron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/12/29 06:22:20 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:08 joerg Exp $ # DISTNAME= anacron-2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anacron/} |