s/LOCALBASE/PREFIX/

This commit is contained in:
ajacoutot 2010-06-08 08:05:20 +00:00
parent 09c425eca1
commit 2e7fec715b
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/06/08 00:26:45 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2010/06/08 08:05:20 ajacoutot Exp $
COMMENT= monitors the status of mirrors
DISTNAME= mirmon-2.3
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= net
HOMEPAGE= http://people.cs.uu.nl/henkp/mirmon/

View File

@ -5,4 +5,4 @@ format.
mirmon should be run from cron, you may add an entry like this to
root's crontab:
@hourly ${LOCALBASE}/bin/mirmon -get update
@hourly ${PREFIX}/bin/mirmon -get update