From a1c32e0ef39a87422f8bb05467751e7b9feb6997 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 20 Nov 2012 15:25:18 +0000 Subject: [PATCH] Use proper template for the README. --- sysutils/anacron/Makefile | 4 ++-- sysutils/anacron/pkg/README | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sysutils/anacron/Makefile b/sysutils/anacron/Makefile index ca2d3d49af8..cc97dfb1c92 100644 --- a/sysutils/anacron/Makefile +++ b/sysutils/anacron/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2012/11/20 15:14:41 giovanni Exp $ +# $OpenBSD: Makefile,v 1.13 2012/11/20 15:25:18 ajacoutot Exp $ COMMENT= periodic command scheduler DISTNAME= anacron-2.3 -REVISION = 3 +REVISION = 4 CATEGORIES= sysutils HOMEPAGE= http://sourceforge.net/projects/anacron/ diff --git a/sysutils/anacron/pkg/README b/sysutils/anacron/pkg/README index f459d849566..7f56d9926f9 100644 --- a/sysutils/anacron/pkg/README +++ b/sysutils/anacron/pkg/README @@ -1,3 +1,9 @@ +$OpenBSD: README,v 1.2 2012/11/20 15:25:18 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- + To start using anacron: Create the file ${SYSCONFDIR}/anacrontab (see anacrontab(5) for